diff --git a/config.org b/config.org index 57ba6a0..0d7ab16 100644 --- a/config.org +++ b/config.org @@ -32,8 +32,8 @@ The provided default ~config.el~ ;; See 'C-h v doom-font' for documentation and more examples of what they ;; accept. For example: ;; -(setq doom-font (font-spec :family "Iosevka" :size 12 :weight 'semi-light) - doom-unicode-font (font-spec :family "Iosevka" :size 12 :weight 'semi-light) +(setq doom-font (font-spec :family "Iosevka" :size 13 :weight 'semi-light) + doom-unicode-font (font-spec :family "Iosevka" :size 13 :weight 'semi-light) doom-variable-pitch-font (font-spec :family "Iosevka Sans Quasi" :size 15)) ;; ;; If you or Emacs can't find your font, use 'M-x describe-font' to look them