mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-21 14:55:20 +00:00
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:
3
dist/linux/ghostty_dolphin.desktop
vendored
3
dist/linux/ghostty_dolphin.desktop
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user