summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--early-init.el2
1 files changed, 1 insertions, 1 deletions
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 @@
88 (_ 10)) 88 (_ 10))
89 acdw-fonts/variable (acdw/system 89 acdw-fonts/variable (acdw/system
90 (:home "Inter") 90 (:home "Inter")
91 (:work "Calibri") 91 (:work "Inter")
92 (_ "sans-serif")) 92 (_ "sans-serif"))
93 acdw-fonts/variable-size (acdw/system 93 acdw-fonts/variable-size (acdw/system
94 (:work 14) 94 (:work 14)