Disable major mode segment in mood-line
This commit is contained in:
parent
6d1ff1a2df
commit
fb97902db1
1
init.el
1
init.el
@ -1184,6 +1184,7 @@ DOCSTRING is an optional form that is discarded upon expansion."
|
|||||||
:config
|
:config
|
||||||
(mood-line-mode)
|
(mood-line-mode)
|
||||||
:custom
|
:custom
|
||||||
|
(mood-line-show-major-mode nil "Hide major mode name segment in the mode line")
|
||||||
(mood-line-glyph-alist mood-line-glyphs-fira-code "Use Fira Code-compatible decorative glyphs"))
|
(mood-line-glyph-alist mood-line-glyphs-fira-code "Use Fira Code-compatible decorative glyphs"))
|
||||||
|
|
||||||
;; ---------------------------------- ;;
|
;; ---------------------------------- ;;
|
||||||
|
Loading…
Reference in New Issue
Block a user