mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-22 03:36:14 +03:00
Merge pull request #591 from nfisher1226/desktop_categories
Add Categories entry to .desktop file so Linux desktops have a better
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