diff --git a/.doom.d/config.org b/.doom.d/config.org index 38c0483..5fbd342 100644 --- a/.doom.d/config.org +++ b/.doom.d/config.org @@ -10,7 +10,7 @@ I'm feeling the gruvbox theme lately. #+end_src ** Default font #+begin_src emacs-lisp - (setq doom-font (font-spec :family "Inconsolata" :size 20)) + (setq doom-font (font-spec :family "Inconsolata" :size 16)) #+end_src ** Dashboard Customize the Doom Emacs dashboard with commissioned artwork, chosen randomly.