1
0
Fork 0
mirror of https://github.com/correl/doom-modeline.git synced 2025-03-29 11:53:31 -09:00

Adjust mode-line height (25) and bar width (3).

This commit is contained in:
Vincent Zhang 2018-09-29 22:46:16 +08:00
parent 7f86ec193d
commit fde317e967

View file

@ -67,10 +67,10 @@
;; Variables
;;
(defvar doom-modeline-height 23
(defvar doom-modeline-height 25
"How tall the mode-line should be (only respected in GUI Emacs).")
(defvar doom-modeline-bar-width 1
(defvar doom-modeline-bar-width 3
"How wide the mode-line bar should be (only respected in GUI Emacs).")
(defvar doom-modeline-buffer-file-name-style 'truncate-upto-project