From 2d514013d51e9805305b5e93c5bd9eb9ada774a4 Mon Sep 17 00:00:00 2001 From: Yuzu Vita Date: Tue, 17 Mar 2026 22:18:07 +0800 Subject: [PATCH] fix "open terminal here" action on Plasma --- dist/linux/ghostty_dolphin.desktop | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dist/linux/ghostty_dolphin.desktop b/dist/linux/ghostty_dolphin.desktop index 5e8351390..9bea38fa4 100755 --- a/dist/linux/ghostty_dolphin.desktop +++ b/dist/linux/ghostty_dolphin.desktop @@ -7,5 +7,4 @@ Actions=RunGhosttyDir [Desktop Action RunGhosttyDir] Name=Open Ghostty Here Icon=com.mitchellh.ghostty -Exec=ghostty --working-directory=%F --gtk-single-instance=false - +Exec=ghostty --working-directory=%F +new-window