소스 검색

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