diff --git a/config.org b/config.org index b3326db..0e950dc 100644 --- a/config.org +++ b/config.org @@ -45,7 +45,7 @@ They all accept either a font-spec, font string (=Input Mono-12=), or xlfd font string. You generally only need these two: #+BEGIN_SRC emacs-lisp -(setq doom-font (font-spec :family "Fira Mono Medium" :size 12)) +(setq doom-font (font-spec :family "Input Mono Narrow Medium" :size 12)) #+END_SRC ** Theme