doom-modeline: change bar height
This commit is contained in:
parent
a8ed97fdf8
commit
fbb20adad3
1 changed files with 3 additions and 1 deletions
|
@ -132,6 +132,8 @@
|
|||
(use-package doom-modeline
|
||||
:defer t
|
||||
:commands (doom-modeline-mode)
|
||||
:hook after-init)
|
||||
:hook after-init
|
||||
:custom
|
||||
(doom-modeline-height 26))
|
||||
|
||||
(provide 'config)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue