Skip to content

Commit

Permalink
Warn about :size in doom-unicode-font docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
hlissner committed Jun 5, 2021
1 parent 60b5953 commit a2871e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion core/core-ui.el
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ Must be a `font-spec', a font object, an XFT font string, or an XLFD string. See
The defaults on macOS and Linux are Apple Color Emoji and Symbola, respectively.
An omitted font size means to inherit `doom-font''s size.")
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!")

(defvar doom-emoji-fallback-font-families
'("Apple Color Emoji"
Expand Down

0 comments on commit a2871e6

Please sign in to comment.