doom-modeline: add offset to height
This commit is contained in:
parent
e30aaa00e2
commit
ea7a314f60
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
|||
:defer t
|
||||
:commands (doom-modeline-mode)
|
||||
:custom
|
||||
(doom-modeline-mode t))
|
||||
(doom-modeline-mode t)
|
||||
(doom-modeline-height (+ doom-modeline-height 4)))
|
||||
|
||||
(use-package base16-theme
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue