From 6de045e5e8331727eb9c9372e8cd7a4b0fca9120 Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Sat, 24 Aug 2019 15:36:52 +0700 Subject: cleaned tree, updated doom-emacs --- basics/.config/rofi/themes/gruvbox | 2 +- basics/.config/systemd/user/emacs.service | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'basics/.config') diff --git a/basics/.config/rofi/themes/gruvbox b/basics/.config/rofi/themes/gruvbox index 8f3d68d..0b4cf70 160000 --- a/basics/.config/rofi/themes/gruvbox +++ b/basics/.config/rofi/themes/gruvbox @@ -1 +1 @@ -Subproject commit 8f3d68d70ecb19ded014cf5cde53ab9857728f6b +Subproject commit 0b4cf703087e2150968826b7508cf119437eba7a diff --git a/basics/.config/systemd/user/emacs.service b/basics/.config/systemd/user/emacs.service index aea1af0..f3d7df9 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=forking +Type=simple ExecStart=/usr/bin/emacs --fg-daemon ExecStop=/usr/bin/emacsclient --eval "(kill-emacs)" Environment=SSH_AUTH_SOCK=%t/keyring/ssh -- cgit v1.2.3