[Emacs] Leave starting doom-modeline to imalison:appearance
This commit is contained in:
parent
b7dbcc0d29
commit
2e2d1f32ef
@ -4088,7 +4088,6 @@ Ensure all themes that I use are installed:
|
|||||||
** doom-modeline
|
** doom-modeline
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package doom-modeline
|
(use-package doom-modeline
|
||||||
:hook (after-init . doom-modeline-mode)
|
|
||||||
:commands doom-modeline-mode
|
:commands doom-modeline-mode
|
||||||
:custom
|
:custom
|
||||||
(doom-modeline-height 40))
|
(doom-modeline-height 40))
|
||||||
|
Loading…
Reference in New Issue
Block a user