Switch font to SemiLight

This commit is contained in:
Anthony Rose 2023-08-29 08:48:02 +01:00
parent 67e136c6cf
commit 0fc2aa3f1e

2
vimrc
View file

@ -265,7 +265,7 @@ if has('gui_running')
set guifont=Monospace\ 10
elseif has('gui_win32')
set clipboard=unnamed
set guifont=Cascadia_Code:h10:cANSI
set guifont=Cascadia_Code_SemiLight:h10:W350:cANSI:qDRAFT
set rop=type:directx
endif
set columns=132