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