mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-27 19:19:53 +00:00
Set default height to 23.
This commit is contained in:
parent
8c982b8c30
commit
32963f4d29
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
||||||
;; Variables
|
;; Variables
|
||||||
;;
|
;;
|
||||||
|
|
||||||
(defvar doom-modeline-height 29
|
(defvar doom-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 doom-modeline-bar-width 1
|
(defvar doom-modeline-bar-width 1
|
||||||
|
|
Loading…
Reference in a new issue