use cli argument instead of cd

This commit is contained in:
Andrej Daskalov
2024-11-29 11:51:10 +01:00
parent 46adc2fb43
commit 46afa9c4e1

View File

@ -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