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 ;; GUI only
;; Fonts ;; Fonts
(add-to-list 'default-frame-alist (add-to-list 'default-frame-alist
'(font . "Iosevka Extended-18")) '(font . "Iosevka Extended-16"))
;; Colors ;; Colors
;; (set-background-color "#f6f6f6") ;; (set-background-color "#f6f6f6")
;; this is identical with the highlight color ;; this is identical with the highlight color