Smaller font size on emacs

This commit is contained in:
Nathan Schneider
2024-12-26 21:23:00 -07:00
parent 8eeebb70ff
commit b27f05284f
+1 -1
View File
@@ -16,7 +16,7 @@
;; GUI only
;; Fonts
(add-to-list 'default-frame-alist
'(font . "Iosevka Extended-18"))
'(font . "Iosevka Extended-16"))
;; Colors
;; (set-background-color "#f6f6f6")
;; this is identical with the highlight color