diff --git a/config.org b/config.org index cc61200..ae43ece 100644 --- a/config.org +++ b/config.org @@ -1384,6 +1384,7 @@ Documentation=info:emacs man:emacs(1) https://gnu.org/software/emacs/ Type=forking ExecStart=sh -c 'emacs --daemon && emacsclient -c --eval "(delete-frame)"' ExecStop=/usr/bin/emacsclient --no-wait --eval "(progn (setq kill-emacs-hook nil) (kill emacs))" +Environment=COLORTERM=truecolor Restart=on-failure [Install]