diff options
Diffstat (limited to 'emacs')
| -rw-r--r-- | emacs/init.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emacs/init.el b/emacs/init.el index 05a0acf..cf4eae7 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -111,9 +111,8 @@ ;; Theme Management (defconst my/fonts - '((:family "Iosevka Fixed Slab" :height 140) + '((:family "Iosevka Baguette" :height 140) (:family "Iosevka SS04" :height 140) - (:family "Iosevka" :height 140) (:family "Menlo" :height 120)) "Fonts to try as default.") |
