mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-13 23:36:09 +03:00
12 lines
215 B
Desktop File
12 lines
215 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=cd %F && ghostty
|
|
|