summaryrefslogtreecommitdiff
path: root/dotfiles/system/.local/share/applications/org-protocol.desktop
blob: 1cebf611d4c145b7cc2c4006b46b7131e619842b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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
NoDisplay=true
StartupWMClass=Emacs
MimeType=x-scheme-handler/org-protocol;