Fix font size issues for prometheus #emacs
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user