From 3e1c804d26130f6eaf99df60d3e200e5c12cc8d5 Mon Sep 17 00:00:00 2001 From: joe Date: Fri, 17 Oct 2025 22:42:25 +0200 Subject: font --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 321a803..07ef388 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 = "Terminess Nerd Font:size=15"; +static char *font = "Terminess Nerd Font:size=12"; /* static char *font = "BlexMono Nerd Font:size=13"; */ static int borderpx = 0; -- cgit v1.2.3