Increase default font size because my eyes stink
This commit is contained in:
parent
9007d032a9
commit
02a3bfc478
2
init.el
2
init.el
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user