From 9807ff4942be0f708d93e9e1ed97a70538021748 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Tue, 30 Aug 2022 14:26:43 -0400 Subject: [PATCH] Resizing Font options. I may or may not need glasses. --- emacs/config.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emacs/config.el b/emacs/config.el index cd08906..7017466 100644 --- a/emacs/config.el +++ b/emacs/config.el @@ -7,8 +7,8 @@ (setq which-key-idle-delay 0.1) ;; Firacode is broken with Emacs-plus on osx. Fallback to Hasklig -(setq doom-font (font-spec :family "Hasklig" :size 12) - doom-variable-pitch-font (font-spec :family "ETbembo" :size 16) +(setq doom-font (font-spec :family "Hasklig" :size 14) + doom-variable-pitch-font (font-spec :family "ETbembo" :size 19) doom-big-font (font-spec :family "Hasklig" :size 16)) ;; Set font