diff --git a/config.org b/config.org index 97aca7a..93970d2 100644 --- a/config.org +++ b/config.org @@ -143,7 +143,7 @@ string. You generally only need these two: #+BEGIN_SRC emacs-lisp (setq doom-font - (font-spec :family "Input Mono Narrow" :size 12 :style 'regular)) + (font-spec :family "Input Mono Narrow" :size 12 :weight 'semi-light)) #+END_SRC ** Line numbers