diff options
| author | BardofSprites <bard> | 2025-09-25 16:54:17 -0400 |
|---|---|---|
| committer | BardofSprites <bard> | 2025-09-25 16:54:17 -0400 |
| commit | 78441a99ebc93d8f284a6a64c98fae5ef847184d (patch) | |
| tree | 27cfc5fb695c8096d15a577a2fea07c36d601616 /stumpwm/modeline.lisp | |
| parent | d0e9b38db5cdbba8c29f730f1c2eb5eb478fa776 (diff) | |
renamed
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)) |
