From 2bfe89e703b1de7433b2bf2c9f03b5180c72b20a Mon Sep 17 00:00:00 2001 From: Andrei Astafev Date: Mon, 15 May 2023 12:26:49 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=BC=D1=8F=20=D1=88=D1=80=D0=B8=D1=84?= =?UTF-8?q?=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hosts/awesome.vimrc | 2 +- hosts/nbtp.vimrc | 2 +- hosts/ptah.vimrc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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