diff --git a/core/templates/.spacemacs.template b/core/templates/.spacemacs.template index 1751aa01b..5b2694bdc 100644 --- a/core/templates/.spacemacs.template +++ b/core/templates/.spacemacs.template @@ -227,7 +227,9 @@ It should only modify the values of Spacemacs settings." ;; (default t) dotspacemacs-colorize-cursor-according-to-state t - ;; Default font or prioritized list of fonts. + ;; Default font or prioritized list of fonts. The `:size' can be specified as + ;; a non-negative integer (pixel size), or a floating-point (point size). + ;; Point size is recommended, because it's device independent. (default 10.0) dotspacemacs-default-font '("Source Code Pro" :size 10.0 :weight normal