doom-modeline: remove dynamic height
This commit is contained in:
parent
ea7a314f60
commit
5eaabbda34
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
:commands (doom-modeline-mode)
|
:commands (doom-modeline-mode)
|
||||||
:custom
|
:custom
|
||||||
(doom-modeline-mode t)
|
(doom-modeline-mode t)
|
||||||
(doom-modeline-height (+ doom-modeline-height 4)))
|
(doom-modeline-env-load-string ""))
|
||||||
|
|
||||||
(use-package base16-theme
|
(use-package base16-theme
|
||||||
:config
|
:config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue