Skip to content

Instantly share code, notes, and snippets.

@Leonidas-from-XIV
Created June 19, 2015 21:59
Show Gist options
  • Save Leonidas-from-XIV/94f62e68fc6b25c75c66 to your computer and use it in GitHub Desktop.
Save Leonidas-from-XIV/94f62e68fc6b25c75c66 to your computer and use it in GitHub Desktop.
.desktop file for GNOME3, put it in ~/.local/share/applications/spacemacs.desktop
[Desktop Entry]
Name=Spacemacs
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=emacs %F
Icon=/home/marek/.emacs.d/core/banners/img/spacemacs.png
Type=Application
Terminal=false
Categories=Development;TextEditor;
StartupWMClass=Emacs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment