mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
23 lines
511 B
Desktop File
23 lines
511 B
Desktop File
[Desktop Entry]
|
|
Name=Ghostty
|
|
Type=Application
|
|
Comment=A terminal emulator
|
|
Exec=ghostty
|
|
Icon=com.mitchellh.ghostty
|
|
Categories=System;TerminalEmulator;
|
|
Keywords=terminal;tty;pty;
|
|
StartupNotify=true
|
|
StartupWMClass=com.mitchellh.ghostty
|
|
Terminal=false
|
|
Actions=new-window;
|
|
X-GNOME-UsesNotifications=true
|
|
X-TerminalArgExec=-e
|
|
X-TerminalArgTitle=--title=
|
|
X-TerminalArgAppId=--class=
|
|
X-TerminalArgDir=--working-directory=
|
|
X-TerminalArgHold=--wait-after-command
|
|
|
|
[Desktop Action new-window]
|
|
Name=New Window
|
|
Exec=ghostty
|