1

Set custom glyph alist for mood-line

This commit is contained in:
Jessie Hildebrandt 2022-12-22 07:11:27 -05:00
parent ab679006b2
commit bb7f50ad96

View File

@ -1176,7 +1176,9 @@ DOCSTRING is an optional form that is discarded upon expansion."
(external-package mood-line
"Gives the mode-line a cleaner appearance"
:config
(mood-line-mode))
(mood-line-mode)
:custom
(mood-line-glyph-alist mood-line-glyphs-fira-code "Use Fira Code-compatible decorative glyphs"))
;; ---------------------------------- ;;
;; multiple-cursors