Use the "Fira Code" 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 "Iosevka" + :name "Fira Code" :size 13 :weight 'normal :width 'normal)