Switch to Iosevka

This commit is contained in:
Antoine Martin 2021-04-22 17:14:08 +02:00
parent c614185dae
commit 31e793d2d7

View file

@ -143,7 +143,7 @@ string. You generally only need these two:
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp
(setq doom-font (setq doom-font
(font-spec :family "Input Mono Narrow" :size 12 :weight 'semi-light)) (font-spec :family "Iosevka Fixed" :size 10.0 :weight 'medium))
#+END_SRC #+END_SRC
** Line numbers ** Line numbers