Fix: correct "Open Ghostty Here" Dolphin action for Plasma (#11614)

See #11594

The change allows "Open Ghostty Here" Dolphin action to launch new
ghostty window with gtk single instance.
This commit is contained in:
Jeffrey C. Ollie
2026-03-18 11:49:10 -05:00
committed by GitHub

View File

@@ -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 +new-window --working-directory=%F