summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
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")