diff options
Diffstat (limited to 'stumpwm/modeline.lisp')
| -rw-r--r-- | stumpwm/modeline.lisp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/stumpwm/modeline.lisp b/stumpwm/modeline.lisp deleted file mode 100644 index 3f05948..0000000 --- a/stumpwm/modeline.lisp +++ /dev/null @@ -1,5 +0,0 @@ -(in-package :stumpwm) - -;; mode line on all heads -(dolist (h (screen-heads (current-screen))) - (enable-mode-line (current-screen) h t)) |
