mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
use cli argument instead of cd
This commit is contained in:
2
dist/linux/ghostty_dolphin.desktop
vendored
2
dist/linux/ghostty_dolphin.desktop
vendored
@ -7,5 +7,5 @@ Actions=RunGhosttyDir
|
||||
[Desktop Action RunGhosttyDir]
|
||||
Name=Open Ghostty Here
|
||||
Icon=com.mitchellh.ghostty
|
||||
Exec=cd %F && ghostty
|
||||
Exec=ghostty --working-directory=%F
|
||||
|
||||
|
Reference in New Issue
Block a user