Skip to content

Commit

Permalink
tweak(doom-modeline): decrease height form 35 to 28
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Nov 16, 2023
1 parent ee7208a commit 4b3fa3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/me-core-ui.el
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
:straight t
:hook (minemacs-after-startup . doom-modeline-mode)
:custom
(doom-modeline-height 35)
(doom-modeline-height 28)
(doom-modeline-bar-width 8)
(doom-modeline-buffer-encoding 'nondefault)
(doom-modeline-unicode-fallback t)
Expand Down

0 comments on commit 4b3fa3d

Please sign in to comment.