From a2871e68ed851670713a4e646537f9addfd83afe Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 5 Jun 2021 12:54:54 -0400 Subject: [PATCH] Warn about :size in doom-unicode-font docstring --- core/core-ui.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/core-ui.el b/core/core-ui.el index ee961b3f946..5fda13a4d24 100644 --- a/core/core-ui.el +++ b/core/core-ui.el @@ -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"