doom-modeline remove some redundant config
This commit is contained in:
parent
20e22b0d87
commit
78edd2c54c
|
@ -138,8 +138,6 @@ Configure the look and feel of Emacs
|
||||||
:functions (doom-modeline-mode)
|
:functions (doom-modeline-mode)
|
||||||
:hook (after-init . (lambda () (doom-modeline-mode +1)))
|
:hook (after-init . (lambda () (doom-modeline-mode +1)))
|
||||||
:custom
|
:custom
|
||||||
(doom-modeline-checker-simple-format nil)
|
|
||||||
(doom-modeline-enable-word-count nil)
|
|
||||||
(doom-modeline-env-version t)
|
(doom-modeline-env-version t)
|
||||||
(doom-modeline-github nil)
|
(doom-modeline-github nil)
|
||||||
(doom-modeline-gnus t)
|
(doom-modeline-gnus t)
|
||||||
|
|
Loading…
Reference in a new issue