change font to Monoid Nerd Font Retina

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

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 = "Monoid Nerd Font Retina:size=9";
static int borderpx = 2; static int borderpx = 2;
/* /*