diff options
author | jao <jao@gnu.org> | 2025-09-25 22:07:43 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2025-09-25 22:07:43 +0100 |
commit | f94c38aca15f7a381e202e8227ccc9285b984575 (patch) | |
tree | b85d15801216af6d9c01ca16dbc14e441ca03c13 /init.el | |
parent | 11b6a1953273e2d83ac6f708b8dc4e47f892ea73 (diff) | |
download | elibs-f94c38aca15f7a381e202e8227ccc9285b984575.tar.gz elibs-f94c38aca15f7a381e202e8227ccc9285b984575.tar.bz2 |
hack everywhere
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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") |