From a8ce2e14cfee8cf7c2fa70ffcf610a1e719b278d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Pankowski?= Date: Mon, 31 Jul 2023 19:11:57 +0200 Subject: [PATCH] change font to Monoid Nerd Font Retina --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 08eb163..333a785 100644 --- a/config.def.h +++ b/config.def.h @@ -5,7 +5,7 @@ * * 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; /*