Make the default Linux font smaller

This commit is contained in:
Anthony Rose 2021-09-26 20:20:09 +01:00
parent a317029ca9
commit 5433200f91

2
vimrc
View file

@ -170,7 +170,7 @@ endif
if has("gui_running")
if has("gui_gtk")
set clipboard=unnamedplus
set guifont=Monospace\ 11
set guifont=Monospace\ 10
elseif has("gui_win32")
set clipboard=unnamed
set guifont=Consolas:h10:cANSI