Add font size for Eddie
This commit is contained in:
parent
0cdecd48cb
commit
30ee411f39
@ -119,6 +119,7 @@
|
||||
#+begin_src emacs-lisp
|
||||
(let ((font-height
|
||||
(pcase hostname
|
||||
("eddie" 100)
|
||||
("mandarax" 115)
|
||||
(_ 110))))
|
||||
(set-face-attribute 'default nil
|
||||
|
Loading…
x
Reference in New Issue
Block a user