aboutsummaryrefslogtreecommitdiffstats
path: root/basics/.config
diff options
context:
space:
mode:
Diffstat (limited to 'basics/.config')
m---------basics/.config/rofi/themes/gruvbox0
-rw-r--r--basics/.config/systemd/user/emacs.service2
2 files changed, 1 insertions, 1 deletions
diff --git a/basics/.config/rofi/themes/gruvbox b/basics/.config/rofi/themes/gruvbox
-Subproject 8f3d68d70ecb19ded014cf5cde53ab9857728f6
+Subproject 0b4cf703087e2150968826b7508cf119437eba7
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