From 9c773a5d1c64bc3c772fef1ae660bffb9f1691f4 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 12 May 2025 04:40:15 -0500 Subject: copying relevant dotfiles from linux install --- .../system/.local/share/applications/org-protocol.desktop | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 dotfiles/system/.local/share/applications/org-protocol.desktop (limited to 'dotfiles/system/.local/share/applications') diff --git a/dotfiles/system/.local/share/applications/org-protocol.desktop b/dotfiles/system/.local/share/applications/org-protocol.desktop new file mode 100644 index 0000000..acdb8ad --- /dev/null +++ b/dotfiles/system/.local/share/applications/org-protocol.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=org-protocol +Comment=Intercept calls from emacsclient to trigger custom actions +Categories=Other; +Keywords=org-protocol; +Icon=emacs +Type=Application +Exec=emacsclient -- %u +Terminal=false +StartupWMClass=Emacs +MimeType=x-scheme-handler/org-protocol; -- cgit v1.2.3