Adjust bar width.

This commit is contained in:
Vincent Zhang 2018-12-24 23:46:45 +08:00
parent 8fc06950ce
commit b5266e7093

View file

@ -88,7 +88,7 @@
25))
"How tall the mode-line should be (only respected in GUI Emacs).")
(defvar doom-modeline-bar-width 3
(defvar doom-modeline-bar-width (if (eq system-type 'darwin) 3 6)
"How wide the mode-line bar should be (only respected in GUI Emacs).")
(defvar doom-modeline-buffer-file-name-style 'truncate-upto-project