From 524b5fc11773f1badc0cd249cbfe1c761611dd0b Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 16 Aug 2021 17:11:22 -0500 Subject: [PATCH] Change work font to Inter --- early-init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/early-init.el b/early-init.el index b964a5a..27c8450 100644 --- a/early-init.el +++ b/early-init.el @@ -88,7 +88,7 @@ (_ 10)) acdw-fonts/variable (acdw/system (:home "Inter") - (:work "Calibri") + (:work "Inter") (_ "sans-serif")) acdw-fonts/variable-size (acdw/system (:work 14)