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
|
||||
Exec=ghostty
|
||||
Icon=com.mitchellh.ghostty
|
||||
Categories=System;TerminalEmulator;
|
||||
Keywords=terminal;tty;pty;
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
|
|
|
|||
Loading…
Reference in New Issue