Slightly larger default +modeline-height (23)
This commit is contained in:
parent
e33cb446aa
commit
b100fe332b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
(defvar +modeline-width 3
|
(defvar +modeline-width 3
|
||||||
"How wide the mode-line bar should be (only respected in GUI emacs).")
|
"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).")
|
"How tall the mode-line should be (only respected in GUI emacs).")
|
||||||
|
|
||||||
(defvar +modeline-bar-at-end nil
|
(defvar +modeline-bar-at-end nil
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue