font size

This commit is contained in:
Matt Nish-Lapidus 2025-05-22 23:38:59 -04:00
parent f85806c798
commit 562f3069c3

View file

@ -10,7 +10,7 @@
;; See 'C-h v doom-font' for documentation and more examples of what they ;; See 'C-h v doom-font' for documentation and more examples of what they
;; accept. For example: ;; 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 fancy-splash-image (concat doom-user-dir "splash.png"))
(setq doom-theme 'doom-one) (setq doom-theme 'doom-one)