Skip to content

Instantly share code, notes, and snippets.

@dmvianna
Last active November 16, 2022 04:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmvianna/abb161406d8cc7e6ff9f0eaa4a3550f4 to your computer and use it in GitHub Desktop.
Save dmvianna/abb161406d8cc7e6ff9f0eaa4a3550f4 to your computer and use it in GitHub Desktop.
~/.local/share/applications/emacsclient.desktop
[Desktop Entry]
Name=Emacs (Client)
GenericName=Text Editor
Comment=Edit text
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
Exec=emacsclient -c --alternate-editor="" %F
Icon=emacs
Type=Application
Terminal=false
Categories=Development;TextEditor;
StartupNotify=true
StartupWMClass=Emacs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment