summaryrefslogtreecommitdiff
path: root/dist/linux
diff options
context:
space:
mode:
authorNathan Fisher <nfisher.sr@gmail.com>2023-09-29 18:24:48 -0400
committerNathan Fisher <nfisher.sr@gmail.com>2023-09-29 18:24:48 -0400
commit865b43cd4dc3e0db75a84e65e1fb0b8130754848 (patch)
tree3b086a5b6a2b6f6ff48945f403d2539c3fad817a /dist/linux
parent3bfcb010ef8cb7d66454c83e66510bd0c0f17317 (diff)
Add Categories entry to .desktop file so Linux desktops have a better
chance of placing the menu entry into an appropriate category
Diffstat (limited to 'dist/linux')
-rw-r--r--dist/linux/app.desktop1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/linux/app.desktop b/dist/linux/app.desktop
index 295cca8bd..e6e736da7 100644
--- a/dist/linux/app.desktop
+++ b/dist/linux/app.desktop
@@ -4,6 +4,7 @@ Type=Application
Comment=A terminal emulator
Exec=ghostty
Icon=com.mitchellh.ghostty
+Categories=System;TerminalEmulator;
Keywords=terminal;tty;pty;
StartupNotify=true
Terminal=false