StumpWM: Fixed issue with compton

This commit is contained in:
Marcel Kapfer 2018-03-13 21:26:06 +01:00
parent e4d5746824
commit 18533f7c22
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@
(run-shell-command "nitrogen --restore")
;; start compton (compositor)
(run-shell-command "compton --config ~/.config/compton.conf -b")
(run-shell-command "compton --config ~/.config/compton.conf")
;; start mode line
;; (if (not (head-mode-line (current-head)))