summaryrefslogtreecommitdiff
path: root/dist/linux
diff options
context:
space:
mode:
authorAndrej Daskalov <andrej.daskalov@gmail.com>2024-11-28 23:33:35 +0100
committerAndrej Daskalov <andrej.daskalov@gmail.com>2024-11-28 23:41:55 +0100
commit62fe3eb652f99437aa12448cbe24b0db149c924b (patch)
tree3314aa37605383f9d810aa5bdab059f9c83b8522 /dist/linux
parent873ebc368c2be4a25816f08d3cbd4a6c3886a069 (diff)
added right click action for plasma
Diffstat (limited to 'dist/linux')
-rw-r--r--dist/linux/ghostty_dolphin.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/dist/linux/ghostty_dolphin.desktop b/dist/linux/ghostty_dolphin.desktop
new file mode 100644
index 000000000..da46f6286
--- /dev/null
+++ b/dist/linux/ghostty_dolphin.desktop
@@ -0,0 +1,11 @@
+[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
+