Fix style definition for font

This commit is contained in:
Antoine Martin 2021-04-18 00:28:44 +02:00
parent fd4cf12994
commit c614185dae

View file

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