[06/01/24] Adding Neovide font
This commit is contained in:
parent
0c255a8c4d
commit
61442e2035
4
init.vim
4
init.vim
@ -18,3 +18,7 @@ Plug 'romgrk/barbar.nvim'
|
||||
call plug#end()
|
||||
|
||||
colo tokyonight-night
|
||||
|
||||
if exists("g:neovide")
|
||||
set guifont=Geist\ Mono:h9
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user