From f31a0a48a2408d38faaaae2d0fb91528e3c2c20e Mon Sep 17 00:00:00 2001 From: iamcheeseman Date: Fri, 22 May 2026 12:35:36 -0400 Subject: Update config --- src/st/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/st/config.h') diff --git a/src/st/config.h b/src/st/config.h index 58e5e06..86cc542 100644 --- a/src/st/config.h +++ b/src/st/config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "CommitMono:pixelsize=16:antialias=true:autohint=true"; +static char *font = "Commit Mono:pixelsize=15"; static int borderpx = 2; /* -- cgit v1.3-2-g0d8e