Set custom glyph alist for mood-line
This commit is contained in:
parent
ab679006b2
commit
bb7f50ad96
4
init.el
4
init.el
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user