Selaa lähdekoodia

Bump font up once on prometheus #emacs

Colin Powell 5 vuotta sitten
vanhempi
commit
ec069985bf
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      emacs/.config/doom/config.el

+ 2 - 2
emacs/.config/doom/config.el

@@ -20,8 +20,8 @@
 
 (pcase (system-name)
   ("prometheus"
-   (font-put doom-font :size 11)
-   (font-put doom-big-font :size 19)) ; smaller display
+   (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