Add Categories entry to .desktop file so Linux desktops have a better
chance of placing the menu entry into an appropriate categorypull/591/head
parent
3bfcb010ef
commit
865b43cd4d
|
|
@ -4,6 +4,7 @@ Type=Application
|
||||||
Comment=A terminal emulator
|
Comment=A terminal emulator
|
||||||
Exec=ghostty
|
Exec=ghostty
|
||||||
Icon=com.mitchellh.ghostty
|
Icon=com.mitchellh.ghostty
|
||||||
|
Categories=System;TerminalEmulator;
|
||||||
Keywords=terminal;tty;pty;
|
Keywords=terminal;tty;pty;
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue