diff --git a/config.el b/config.el index 054fb8b..b8314db 100644 --- a/config.el +++ b/config.el @@ -10,7 +10,7 @@ ;; See 'C-h v doom-font' for documentation and more examples of what they ;; accept. For example: -(setq doom-font (font-spec :family "JetBrains Mono" :size 19)) +(setq doom-font (font-spec :family "JetBrains Mono" :size 18)) (setq fancy-splash-image (concat doom-user-dir "splash.png")) (setq doom-theme 'doom-one)