add ghostty menu
This commit is contained in:
parent
d6447efb29
commit
4e9bbad81d
2 changed files with 12 additions and 0 deletions
10
configs/services-menu/open-ghostty-here.desktop
Normal file
10
configs/services-menu/open-ghostty-here.desktop
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Type=Service
|
||||
ServiceTypes=KonqPopupMenu/Plugin
|
||||
MimeType=inode/directory
|
||||
Actions=RunGhosttyDir
|
||||
|
||||
[Desktop Action RunGhosttyDir]
|
||||
Name=Open Ghostty here
|
||||
Icon=ghostty
|
||||
Exec=code %F
|
||||
Reference in a new issue