diff --git a/stumpwm/stumpwmrc b/stumpwm/stumpwmrc index 9ccb8f6..03ce3e2 100644 --- a/stumpwm/stumpwmrc +++ b/stumpwm/stumpwmrc @@ -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)))