Fix font size issues for prometheus #emacs

This commit is contained in:
Colin Powell
2019-08-16 11:28:49 -04:00
parent 2b3c42e2ac
commit 28cb4725f8

View File

@ -19,8 +19,9 @@
;; Host-specific config
(pcase (system-name)
("halimede"
(font-put doom-font :size 9)) ; smaller display
("prometheus"
(font-put doom-font :size 12)
(font-put doom-big-font :size 20)) ; smaller display
("triton"
;; I've swapped these keys on my keyboard
(setq x-super-keysym 'meta