dist/linux: add freedesktop desktop spec file
parent
edb926d434
commit
1ca0ea361b
|
|
@ -0,0 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Name=Ghostty
|
||||
Type=Application
|
||||
Comment=A terminal emulator
|
||||
Exec=/usr/bin/ghostty
|
||||
Icon=com.mitchellh.ghostty
|
||||
Keywords=terminal;tty;pty;
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Loading…
Reference in New Issue