From 4b1e48b71e7e7b0317651a8c3173defff9ffffaa Mon Sep 17 00:00:00 2001 From: Yuzu Vita Date: Wed, 18 Mar 2026 13:40:28 +0800 Subject: [PATCH] swap arguments --- 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 9bea38fa4..b9ac7fd26 100755 --- a/dist/linux/ghostty_dolphin.desktop +++ b/dist/linux/ghostty_dolphin.desktop @@ -7,4 +7,4 @@ Actions=RunGhosttyDir [Desktop Action RunGhosttyDir] Name=Open Ghostty Here Icon=com.mitchellh.ghostty -Exec=ghostty --working-directory=%F +new-window +Exec=ghostty +new-window --working-directory=%F