mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 20:10:23 +10:00
Minor fixes to my openbox configs.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Name=Emacs
|
||||
Name=Emacsclient
|
||||
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
|
||||
Exec=emacsclient -c -a 'emacs'
|
||||
Icon=emacs
|
||||
Type=Application
|
||||
Terminal=false
|
||||
|
||||
Reference in New Issue
Block a user