From 0510b1953bce39bdc6a2eb1baad5ef7afdf421fc Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Tue, 30 Jul 2019 12:46:57 +0700 Subject: cleaned makefile, added doom-emacs and other small fixes --- basics/.config/systemd/user/emacs.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basics/.config/systemd/user/emacs.service') diff --git a/basics/.config/systemd/user/emacs.service b/basics/.config/systemd/user/emacs.service index f3d7df9..aea1af0 100644 --- a/basics/.config/systemd/user/emacs.service +++ b/basics/.config/systemd/user/emacs.service @@ -3,7 +3,7 @@ Description=Emacs text editor Documentation=info:emacs man:emacs(1) https://gnu.org/software/emacs/ [Service] -Type=simple +Type=forking ExecStart=/usr/bin/emacs --fg-daemon ExecStop=/usr/bin/emacsclient --eval "(kill-emacs)" Environment=SSH_AUTH_SOCK=%t/keyring/ssh -- cgit v1.2.3