From 593fcd7513c2e8654d4395f076c30662d08d9cac Mon Sep 17 00:00:00 2001 From: thad-w541 Date: Fri, 31 Oct 2025 18:40:54 -0500 Subject: [PATCH] upd8 --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index b6d7ff5..9f8a58b 100644 --- a/config.h +++ b/config.h @@ -6,7 +6,7 @@ * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ static char *font = "Noto Mono:pixelsize=12:antialias=true:autohint=true"; -static int borderpx = 2; +static int borderpx = 12; /* * What program is execed by st depends of these precedence rules: