Add keywords to .desktop file (#271)
* add keywords to .desktop file This allows for easier searching for the app * Update com.jeffser.Alpaca.desktop.in --------- Co-authored-by: Jeffry Samuel <jeffrysamuer@gmail.com>
This commit is contained in:
parent
f831466d87
commit
f08b03308e
@ -5,5 +5,6 @@ Icon=com.jeffser.Alpaca
|
|||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Utility;Development;Chat;
|
Categories=Utility;Development;Chat;
|
||||||
|
Keywords=ai;ollama;llm
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
X-Purism-FormFactor=Workstation;Mobile;
|
X-Purism-FormFactor=Workstation;Mobile;
|
Loading…
x
Reference in New Issue
Block a user