From 32963f4d29fee2c9cb2e7aed86ceecd0bee91529 Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Tue, 18 Sep 2018 00:09:43 +0800 Subject: [PATCH] Set default height to 23. --- doom-modeline.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doom-modeline.el b/doom-modeline.el index 6722f64..e8f6b39 100644 --- a/doom-modeline.el +++ b/doom-modeline.el @@ -67,7 +67,7 @@ ;; Variables ;; -(defvar doom-modeline-height 29 +(defvar doom-modeline-height 23 "How tall the mode-line should be (only respected in GUI Emacs).") (defvar doom-modeline-bar-width 1