mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-28 16:51:08 -05:00
feat: add doom-emoji-font
This parallels doom-symbol-font for emoji. In the process, refactor symbol and emoji font setup to take advantage of these parallels.
This commit is contained in:
committed by
Henrik Lissner
parent
4499ce7b0a
commit
37affa5cff
@@ -248,6 +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-emoji-font]]: used for rendering emoji. Only needed if you want to use
|
||||
a font other than your operating system’s default.
|
||||
- [[var:doom-symbol-font]]: used for rendering symbols.
|
||||
- [[var:doom-serif-font]]: the sans-serif font to use wherever the [[face:fixed-pitch-serif]]
|
||||
face is used.
|
||||
|
Reference in New Issue
Block a user