diff --git a/.doom.d/config.el b/.doom.d/config.el index bc72632..8740b71 100644 --- a/.doom.d/config.el +++ b/.doom.d/config.el @@ -19,7 +19,7 @@ ;; They all accept either a font-spec, font string ("Input Mono-12"), or xlfd ;; font string. You generally only need these two: ;; (setq doom-font (font-spec :family "Source Code Pro" :size 12)) -(setq doom-font "monospace-11") +(setq doom-font "Source Code Pro-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