2020-10-12 00:22:58 +00:00
|
|
|
[Install]
|
|
|
|
WantedBy=default.target
|
|
|
|
|
|
|
|
[Service]
|
2021-11-04 16:42:44 +00:00
|
|
|
ExecStart=@runtimeShell@ -l -c "@emacs@/bin/emacs --fg-daemon '-f' 'exwm-enable'"
|
2020-10-12 00:22:58 +00:00
|
|
|
Restart=on-failure
|
2021-07-02 22:36:30 +00:00
|
|
|
SuccessExitStatus=15
|
|
|
|
Type=notify
|
2020-10-12 00:22:58 +00:00
|
|
|
|
|
|
|
[Unit]
|
2021-07-02 22:36:30 +00:00
|
|
|
Description=Emacs text editor
|
2020-10-12 00:22:58 +00:00
|
|
|
Documentation=info:emacs man:emacs(1) https://gnu.org/software/emacs/
|
|
|
|
X-RestartIfChanged=false
|