We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cat > "${HOME}/.local/share/applications/org-protocol.desktop" << EOF [Desktop Entry] Name=org-protocol Exec=emacsclient %u Type=Application Terminal=false Categories=System; MimeType=x-scheme-handler/org-protocol; EOF
And then (for non-kde)
update-desktop-database ~/.local/share/applications/