Add font-size for zora and remove for eagle

This commit is contained in:
Camden Dixie O'Brien 2023-12-08 11:32:25 +00:00
parent e155779d24
commit 976cd7c6b0

View File

@ -119,7 +119,7 @@
#+begin_src emacs-lisp #+begin_src emacs-lisp
(let ((font-height (let ((font-height
(pcase hostname (pcase hostname
("eagle" 100) ("zora" 100)
("eddie" 100) ("eddie" 100)
("mandarax" 115) ("mandarax" 115)
("valis" 80) ("valis" 80)