diff options
-rw-r--r-- | early-init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/early-init.el b/early-init.el index 90a2b0c..b964a5a 100644 --- a/early-init.el +++ b/early-init.el | |||
@@ -87,7 +87,7 @@ | |||
87 | (:work 12) | 87 | (:work 12) |
88 | (_ 10)) | 88 | (_ 10)) |
89 | acdw-fonts/variable (acdw/system | 89 | acdw-fonts/variable (acdw/system |
90 | (:home "DejaVu Sans") | 90 | (:home "Inter") |
91 | (:work "Calibri") | 91 | (:work "Calibri") |
92 | (_ "sans-serif")) | 92 | (_ "sans-serif")) |
93 | acdw-fonts/variable-size (acdw/system | 93 | acdw-fonts/variable-size (acdw/system |