ソースを参照

Bump font up once on prometheus #emacs

Colin Powell 5 年 前
コミット
ec069985bf
1 ファイル変更2 行追加2 行削除
  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