Minor, general comment revision
This commit is contained in:
parent
29ad900c1f
commit
078e3028a6
5 changed files with 11 additions and 6 deletions
|
@ -8,6 +8,8 @@ This is changed when `load-theme' is used as well.")
|
|||
(defvar doom-font nil
|
||||
"The default font to use. Expects either a `font-spec' or a XFT font string.
|
||||
|
||||
This affects the `default' and `fixed-pitch' faces.
|
||||
|
||||
Examples:
|
||||
(setq doom-font (font-spec :family \"Fira Mono\" :size 12))
|
||||
(setq doom-font \"Terminus (TTF):pixelsize=12:antialias=off\")")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue