1 2 3 4 5
(in-package :stumpwm) ;; mode line on all heads (dolist (h (screen-heads (current-screen))) (enable-mode-line (current-screen) h t))