summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2025-09-25 22:07:43 +0100
committerjao <jao@gnu.org>2025-09-25 22:07:43 +0100
commitf94c38aca15f7a381e202e8227ccc9285b984575 (patch)
treeb85d15801216af6d9c01ca16dbc14e441ca03c13 /init.el
parent11b6a1953273e2d83ac6f708b8dc4e47f892ea73 (diff)
downloadelibs-f94c38aca15f7a381e202e8227ccc9285b984575.tar.gz
elibs-f94c38aca15f7a381e202e8227ccc9285b984575.tar.bz2
hack everywhere
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
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")