[systemd] Make emacs service work
This commit is contained in:
10
gnome/.local/share/applications/emacsclient.desktop
Normal file
10
gnome/.local/share/applications/emacsclient.desktop
Normal file
@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Name=Emacs Client
|
||||
GenericName=Text Editor
|
||||
Comment=Open a new Emacs GUI frame via emacsclient
|
||||
Exec=emacsclient -c -a "" %F
|
||||
Icon=emacs
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Categories=Utility;TextEditor;
|
||||
StartupWMClass=Emacs
|
||||
Reference in New Issue
Block a user