diff --git a/modules/ui/modeline/config.el b/modules/ui/modeline/config.el index ddc4c4fb9..9f2141b94 100644 --- a/modules/ui/modeline/config.el +++ b/modules/ui/modeline/config.el @@ -16,7 +16,7 @@ (defvar +modeline-width 3 "How wide the mode-line bar should be (only respected in GUI emacs).") -(defvar +modeline-height 21 +(defvar +modeline-height 23 "How tall the mode-line should be (only respected in GUI emacs).") (defvar +modeline-bar-at-end nil