mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-24 03:00:10 +00:00
Change mode-line height to 29.
This commit is contained in:
parent
bd36eb9a98
commit
aee0ad0994
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
||||||
;; Variables
|
;; Variables
|
||||||
;;
|
;;
|
||||||
|
|
||||||
(defvar doom-modeline-height 23
|
(defvar doom-modeline-height 29
|
||||||
"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 doom-modeline-bar-width 3
|
(defvar doom-modeline-bar-width 3
|
||||||
|
|
Loading…
Reference in a new issue