change font to Inconsolata Nerd Font

This commit is contained in:
Łukasz Pankowski 2023-07-31 19:11:57 +02:00
parent 711df8f10e
commit 61f9a2684a

View File

@ -5,7 +5,7 @@
* *
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/ */
static char *font = "Iosevka NFM Light:size=12"; static char *font = "Inconsolata Nerd Font:size=12";
static int borderpx = 2; static int borderpx = 2;
/* /*