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
@ -248,8 +248,8 @@ Doom exposes a couple variables for setting fonts. They are:
|
||||
- [[var:doom-variable-pitch-font]]: used for non-monospace fonts (e.g. when using
|
||||
variable-pitch-mode or mixed-pitch-mode). Popular for text modes, like Org or
|
||||
Markdown.
|
||||
- [[var:doom-unicode-font]]: used for rendering unicode glyphs. This is ~Symbola~ by
|
||||
default. It is ignored if the [[doom-module::ui unicode]] module is enabled.
|
||||
- [[var:doom-unicode-font]]: used for rendering unicode glyphs. Emacs defaults to
|
||||
Symbola. It is ignored if the [[doom-module::ui unicode]] module is enabled.
|
||||
- [[var:doom-serif-font]]: the sans-serif font to use wherever the [[face:fixed-pitch-serif]]
|
||||
face is used.
|
||||
- [[var:doom-big-font]]: the large font to use when [[fn:doom-big-font-mode]] is active.
|
||||
|
Reference in New Issue
Block a user