doom-modeline: remove dynamic height

This commit is contained in:
Artur Manuel 2025-04-14 22:49:44 +01:00
commit 5eaabbda34
Signed by: amadaluzia
SSH key fingerprint: SHA256:ubvwT66gNUKSsgSzEb2UQnX8pzTq5N+r8eRVYGJJm4Q

View file

@ -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