1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-24 04:22:50 -05:00

Add emacs .desktop

This commit is contained in:
Jack Foltz 2018-12-10 21:14:07 -05:00
parent 3d5f6e089c
commit e03c70a6d8
Signed by: foltik
GPG Key ID: D1F0331758D1F29A
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[Desktop Entry]
Name=Emacs
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 -nc %F
Icon=emacs
Type=Application
Terminal=false
Categories=Development;TextEditor;
StartupWMClass=Emacs
Keywords=Text;Editor;

View File

@ -25,6 +25,7 @@ Editors:
config:
- .emacs.d/config.org
- .emacs.d/init.el
- .local/share/applications/emacs.desktop
- neovim
Window Manager: