summaryrefslogtreecommitdiffstats
path: root/llamachat.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'llamachat.desktop')
-rw-r--r--llamachat.desktop12
1 files changed, 12 insertions, 0 deletions
diff --git a/llamachat.desktop b/llamachat.desktop
new file mode 100644
index 0000000..2fb35fa
--- /dev/null
+++ b/llamachat.desktop
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Type=Application
+Name=llamachat
+GenericName=Local LLM Chat
+Comment=Chat client for a local llama.cpp router
+Exec=llamachat --toggle
+Icon=user-available
+Terminal=false
+Categories=Utility;Chat;
+Keywords=llm;chat;llama;ai;
+StartupWMClass=llamachat
+NoDisplay=false