Switch to Iosevka
This commit is contained in:
parent
c614185dae
commit
31e793d2d7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue