Slightly larger default +modeline-height (23)

This commit is contained in:
Henrik Lissner 2018-08-10 14:13:48 +02:00
parent e33cb446aa
commit b100fe332b
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -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