diff --git a/hosts/awesome.vimrc b/hosts/awesome.vimrc index 2b70f67..5ccf02b 100644 --- a/hosts/awesome.vimrc +++ b/hosts/awesome.vimrc @@ -1,3 +1,3 @@ if has('gui_running') && !has('nvim') - set guifont=Iosevka\ Nerd\ Font\ Mono\ 18 + set guifont=Iosevka\ Prog\ Nerd\ Font\ Mono\ 18 endif diff --git a/hosts/nbtp.vimrc b/hosts/nbtp.vimrc index f8b510f..cec743a 100644 --- a/hosts/nbtp.vimrc +++ b/hosts/nbtp.vimrc @@ -1,3 +1,3 @@ if has('gui_running') && !has('nvim') - set guifont=Iosevka\ Nerd\ Font\ Mono\ 10 + set guifont=Iosevka\ Prog\ Nerd\ Font\ Mono\ 10 endif diff --git a/hosts/ptah.vimrc b/hosts/ptah.vimrc index 2b70f67..5ccf02b 100644 --- a/hosts/ptah.vimrc +++ b/hosts/ptah.vimrc @@ -1,3 +1,3 @@ if has('gui_running') && !has('nvim') - set guifont=Iosevka\ Nerd\ Font\ Mono\ 18 + set guifont=Iosevka\ Prog\ Nerd\ Font\ Mono\ 18 endif