mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
make sure that the desktop file uses the absolute path everywhere
This commit is contained in:

committed by
Mitchell Hashimoto

parent
ddada2fb3f
commit
b68f9f2321
2
dist/linux/app.desktop
vendored
2
dist/linux/app.desktop
vendored
@ -22,4 +22,4 @@ DBusActivatable=true
|
||||
|
||||
[Desktop Action new-window]
|
||||
Name=New Window
|
||||
Exec=ghostty --launched-from=desktop
|
||||
Exec=@@GHOSTTY@@ --launched-from=desktop
|
||||
|
Reference in New Issue
Block a user