[StumpWM] Re-activated mode-line and stumptray

This commit is contained in:
Marcel Kapfer 2020-05-19 17:35:29 +02:00
parent 17a0506954
commit 2d53d934fe
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 3 additions and 3 deletions

View File

@ -167,8 +167,8 @@
(run-shell-command "compton --config ~/.config/compton.conf")
;; start mode line
;; (if (not (head-mode-line (current-head)))
;; (toggle-mode-line (current-screen) (current-head)))
(if (not (head-mode-line (current-head)))
(toggle-mode-line (current-screen) (current-head)))
(defparameter *backlight-sysfs* "/sys/class/backlight/intel_backlight/")
@ -367,7 +367,7 @@ script."
(run-shell-command "redshift")
;; last settings
;; (stumptray:stumptray)
(stumptray:stumptray)
(switch-layout-to *key-layout*)