Преглед изворни кода

Fix font size issues for prometheus #emacs

Colin Powell пре 5 година
родитељ
комит
28cb4725f8
1 измењених фајлова са 3 додато и 2 уклоњено
  1. 3 2
      emacs/.config/doom/config.el

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

@@ -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