This commit is contained in:
thad-w541
2025-10-31 18:40:54 -05:00
parent 7e405dd376
commit 593fcd7513

View File

@@ -6,7 +6,7 @@
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/ */
static char *font = "Noto Mono:pixelsize=12:antialias=true:autohint=true"; 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: * What program is execed by st depends of these precedence rules: