Use Iosevka font
1 files changed, 1 insertions(+), 1 deletions(-) M lisp/setup-appearance.el
M lisp/setup-appearance.el => lisp/setup-appearance.el +1 -1
@@ 6,7 6,7 @@ (ignore-errors (set-frame-font (font-spec - :name "Source Code Pro" + :name "Iosevka" :size 13 :weight 'normal :width 'normal)