mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
misc: add desktop entry fields to support xdg-terminal-exec
This commit is contained in:

committed by
Jonathan Lopez

parent
b93bc6be5b
commit
73a4f0a1fd
5
dist/linux/app.desktop
vendored
5
dist/linux/app.desktop
vendored
@ -10,6 +10,11 @@ StartupNotify=true
|
||||
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
|
||||
|
Reference in New Issue
Block a user