add dolphinrc file

This commit is contained in:
Asaki Yuki 2026-04-09 12:10:08 +07:00
parent 4e9bbad81d
commit 0be6b40018
3 changed files with 9 additions and 2 deletions

2
configs/dolphinrc Normal file
View file

@ -0,0 +1,2 @@
[ContextMenu]
ShowOpenTerminal=false

View file

@ -6,5 +6,5 @@ Actions=RunGhosttyDir
[Desktop Action RunGhosttyDir]
Name=Open Ghostty here
Icon=ghostty
Exec=code %F
Icon=com.mitchellh.ghostty
Exec=ghostty +new-window --working-directory="%F"