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 ;; Host-specific config
(pcase (system-name) (pcase (system-name)
("halimede" ("prometheus"
(font-put doom-font :size 9)) ; smaller display (font-put doom-font :size 12)
(font-put doom-big-font :size 20)) ; smaller display
("triton" ("triton"
;; I've swapped these keys on my keyboard ;; I've swapped these keys on my keyboard
(setq x-super-keysym 'meta (setq x-super-keysym 'meta