mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 07:46:12 +03:00
12 lines
257 B
Desktop File
12 lines
257 B
Desktop File
[Desktop Entry]
|
|
Type=Service
|
|
ServiceTypes=KonqPopupMenu/Plugin
|
|
MimeType=inode/directory
|
|
Actions=RunGhosttyDir
|
|
|
|
[Desktop Action RunGhosttyDir]
|
|
Name=Open Ghostty Here
|
|
Icon=com.mitchellh.ghostty
|
|
Exec=ghostty --working-directory=%F --gtk-single-instance=false
|
|
|