Update font

This commit is contained in:
2021-06-04 12:13:31 -07:00
parent 4f030a35ef
commit 014ee25865

2
vimrc
View File

@@ -6,7 +6,7 @@ set shell=/bin/bash
syntax on
if has('gui_running')
set gfn=Victor\ Mono\ Semi-Bold\ 15
set gfn=Iosevka\ Medium\ 15
colorscheme solarized
let g:solarized_menu=0
else