1

Increase default font size because my eyes stink

This commit is contained in:
Jessie Hildebrandt 2020-10-17 18:29:37 -04:00
parent 9007d032a9
commit 02a3bfc478

View File

@ -375,7 +375,7 @@
;; Set up styling for the default face. ;; Set up styling for the default face.
(set-face-attribute 'default nil (set-face-attribute 'default nil
:family "Roboto Mono" :family "Roboto Mono"
:height 90) :height 100)
;;==================== ;;====================
;; Theme ;; Theme