[systemd] Make emacs service work

This commit is contained in:
2025-09-23 00:50:09 -04:00
parent 095b979d31
commit 008d7e107c
2 changed files with 20 additions and 5 deletions

View 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