1

Disable major mode segment in mood-line

This commit is contained in:
Jessie Hildebrandt 2022-12-30 14:10:43 -05:00
parent 6d1ff1a2df
commit fb97902db1

View File

@ -1184,6 +1184,7 @@ DOCSTRING is an optional form that is discarded upon expansion."
:config
(mood-line-mode)
: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"))
;; ---------------------------------- ;;