From f94c38aca15f7a381e202e8227ccc9285b984575 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 25 Sep 2025 22:07:43 +0100 Subject: hack everywhere --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index b7d41f4..1aaad0b 100644 --- a/init.el +++ b/init.el @@ -431,7 +431,7 @@ (use-package jao-themes :demand t :init - (setq jao-themes-default-family (jao-d-l "Inconsolata LGC" "Hack") + (setq jao-themes-default-family "Hack" ;; (jao-d-l "Inconsolata LGC" "Hack") jao-themes-default-size (jao-d-l 10 9) jao-themes-default-variable-pitch-family (jao-d-l "Helvetica" "Iosevka Etoile") -- cgit v1.2.3