Switch to Iosevka Term Slab Light font by default
This commit is contained in:
parent
b85e32199d
commit
215317aea7
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -128,7 +128,7 @@ endif
|
|||
if has("gui_running")
|
||||
if has("gui_gtk")
|
||||
set clipboard=unnamedplus
|
||||
set guifont=Iosevka\ Term\ Light\ 11,
|
||||
set guifont=Iosevka\ Term\ Slab\ Light\ 11,
|
||||
\Liberation\ Mono\ 11,
|
||||
\Monospace\ Regular\ 11
|
||||
elseif has("gui_win32")
|
||||
|
|
Loading…
Reference in a new issue