diff --git a/config.el b/config.el index eb9afcf..365a6d0 100644 --- a/config.el +++ b/config.el @@ -63,7 +63,7 @@ (if (string= (system-name) "illya") - (set-frame-font "Mononoki 14" nil t) + (set-frame-font "Mononoki 12" nil t) (set-frame-front "Mononoki 22" nil t)) (global-set-key (kbd "C-s") #'swiper)