mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Add Categories entry to .desktop file so Linux desktops have a better
chance of placing the menu entry into an appropriate category
This commit is contained in:
1
dist/linux/app.desktop
vendored
1
dist/linux/app.desktop
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user