StumpWM: disable mode-line

This commit is contained in:
Marcel Kapfer 2018-02-03 18:26:11 +01:00
parent eb8ef2959b
commit 433e6e1a07
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 2 additions and 2 deletions

View File

@ -151,8 +151,8 @@
(run-shell-command "nitrogen --restore")
;; 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)))
;; set backlight
(defcommand set-backlight (value)