diff --git a/emacs/.config/doom/+ui.el b/emacs/.config/doom/+ui.el index 2549501..77568f5 100644 --- a/emacs/.config/doom/+ui.el +++ b/emacs/.config/doom/+ui.el @@ -3,8 +3,8 @@ (setq doom-theme 'kaolin-valley-dark) ;; Fonts -(setq doom-font (font-spec :family "IBM Plex Mono" :size 11)) -(setq doom-big-font (font-spec :family "IBM Plex Mono" :size 17)) +(setq doom-font (font-spec :family "Go Mono" :size 10)) +(setq doom-big-font (font-spec :family "Go Mono" :size 16)) (set-frame-parameter nil 'internal-border-width 20) ; applies to the current frame ;; or