st

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 8699e8531d6745bf07f3ea6261472acf0cfb920d
parent dc520885a125f703fc86dbd71e4abde12e5de91c
Author: Andrew Laack <andrew@laack.co>
Date:   Tue, 17 Feb 2026 13:59:52 -0600

Updated font

Diffstat:
Mconfig.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.h b/config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "FiraCode:size=16"; +static char *font = "LiberationMono:size=12"; static int borderpx = 2; /*