From ea9318e5f9eb1f64337d880911054385d473662f Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 4 May 2021 11:42:32 -0500 Subject: Change default variable-width font size Also fix a typo in hook name. --- early-init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'early-init.el') diff --git a/early-init.el b/early-init.el index 25bc58c..3f1ebb0 100644 --- a/early-init.el +++ b/early-init.el @@ -85,7 +85,7 @@ (:home "DejaVu Sans") (:work "Calibri") (:other "sans-serif")) - acdw-fonts/variable-size 11) + acdw-fonts/variable-size 12) (acdw-fonts/set) (acdw-fonts/setup-emoji-fonts "Segoe UI Emoji" "Noto Color Emoji" @@ -95,7 +95,7 @@ (acdw/setup-fringes) ;; only run this once (remove-function after-focus-change-function - 'hook--setup-fonts))) + 'acdw/first-frame-setup))) ;;; Bootstrap package manager (`straight.el') -- cgit 1.4.1-21-gabe81