mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
docs: clarify doom-unicode-font default
d4dec35658
removed Apple Color Emoji, and it wasn’t clear how Symbola
was set if this variable was nil.
This commit is contained in:
committed by
Henrik Lissner
parent
317cea5eef
commit
1cc7b04059
@ -39,9 +39,7 @@ An omitted font size means to inherit `doom-font''s size.")
|
||||
(defvar doom-unicode-font nil
|
||||
"Fallback font for Unicode glyphs.
|
||||
Must be a `font-spec', a font object, an XFT font string, or an XLFD string. See
|
||||
`doom-font' for examples.
|
||||
|
||||
The defaults on macOS and Linux are Apple Color Emoji and Symbola, respectively.
|
||||
`doom-font' for examples. Emacs defaults to Symbola.
|
||||
|
||||
WARNING: if you specify a size for this font it will hard-lock any usage of this
|
||||
font to that size. It's rarely a good idea to do so!")
|
||||
|
Reference in New Issue
Block a user