From 940545871d154fae47665e58e77d05ab6bdff5c0 Mon Sep 17 00:00:00 2001 From: Druid520 Date: Mon, 27 Jul 2026 04:15:53 -0700 Subject: MOD: update fontsize and widget kb --- st-config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'st-config.h') diff --git a/st-config.h b/st-config.h index f9fb84a..bee5847 100644 --- a/st-config.h +++ b/st-config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "Terminus:pixelsize=12:antialias=true:autohint=true"; +static char *font = "Terminus:pixelsize=14:antialias=true:autohint=true"; static int borderpx = 2; /* -- cgit 1.4.1