Change default face height

This commit is contained in:
Seth Morabito 2022-07-03 20:49:21 -07:00
parent 6db10eab1b
commit 77120b3094
1 changed files with 1 additions and 1 deletions

View File

@ -490,7 +490,7 @@ ignored.
#+BEGIN_SRC emacs-lisp
(when window-system
(let* ((height 140)
(let* ((height 100)
(families '("Hack"
"Fira Code"
"Roboto Mono"