Bump font up once on prometheus #emacs
This commit is contained in:
@ -20,8 +20,8 @@
|
|||||||
|
|
||||||
(pcase (system-name)
|
(pcase (system-name)
|
||||||
("prometheus"
|
("prometheus"
|
||||||
(font-put doom-font :size 11)
|
(font-put doom-font :size 12)
|
||||||
(font-put doom-big-font :size 19)) ; smaller display
|
(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
|
||||||
|
|||||||
Reference in New Issue
Block a user