From 3048d71537a5a6f3ce512d6c36e0604c34d164ef Mon Sep 17 00:00:00 2001 From: Andrej Daskalov Date: Sun, 1 Dec 2024 13:16:56 +0100 Subject: [PATCH] added gtk-single-instance argument --- dist/linux/ghostty_dolphin.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/linux/ghostty_dolphin.desktop b/dist/linux/ghostty_dolphin.desktop index 3f2730c4e..5e8351390 100755 --- a/dist/linux/ghostty_dolphin.desktop +++ b/dist/linux/ghostty_dolphin.desktop @@ -7,5 +7,5 @@ Actions=RunGhosttyDir [Desktop Action RunGhosttyDir] Name=Open Ghostty Here Icon=com.mitchellh.ghostty -Exec=ghostty --working-directory=%F +Exec=ghostty --working-directory=%F --gtk-single-instance=false