Set doom-font to JetBrains Mono at its recommended size

This commit is contained in:
Danielle McLean 2020-07-27 11:35:55 +10:00
parent 500480b301
commit 7f82b1e0c2
Signed by: 00dani
GPG key ID: 9DDE1EDE01E3A605

View file

@ -21,6 +21,7 @@
;; font string. You generally only need these two:
;; (setq doom-font (font-spec :family "monospace" :size 12 :weight 'semi-light)
;; doom-variable-pitch-font (font-spec :family "sans" :size 13))
(setq doom-font (font-spec :family "JetBrains Mono" :size 13))
;; There are two ways to load a theme. Both assume the theme is installed and
;; available. You can either set `doom-theme' or manually load a theme with the