[emacs] Reduce font size

This commit is contained in:
Correl Roush 2021-08-02 15:47:03 -04:00
parent 158b825cd5
commit 0ed07d5c17

View file

@ -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.