StumpWM: disable mode-line
This commit is contained in:
parent
eb8ef2959b
commit
433e6e1a07
1 changed files with 2 additions and 2 deletions
|
@ -151,8 +151,8 @@
|
||||||
(run-shell-command "nitrogen --restore")
|
(run-shell-command "nitrogen --restore")
|
||||||
|
|
||||||
;; start mode line
|
;; start mode line
|
||||||
(if (not (head-mode-line (current-head)))
|
;; (if (not (head-mode-line (current-head)))
|
||||||
(toggle-mode-line (current-screen) (current-head)))
|
;; (toggle-mode-line (current-screen) (current-head)))
|
||||||
|
|
||||||
;; set backlight
|
;; set backlight
|
||||||
(defcommand set-backlight (value)
|
(defcommand set-backlight (value)
|
||||||
|
|
Loading…
Reference in a new issue