From 5e32d7dfe9b1f4b8d7e1701e03a025445abf9ee6 Mon Sep 17 00:00:00 2001 From: Druid520 Date: Mon, 10 Aug 2026 09:45:14 -0700 Subject: MOD: refix the fix??? also mispelled last commit --- st-config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/st-config.h b/st-config.h index 90c7267..5f818e3 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:size=14:antialias=true:autohint=true"; +static char *font = "Terminus:pixelsize=14:antialias=true:autohint=true"; static int borderpx = 2; /* -- cgit 1.4.1