st

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

commit 884dd6c362a1d236f98fbf1852cf1201e0c8710b
parent 16720cf590ab0958b7346c631a31275daa75d989
Author: andrew.laack <andrew.laack@imbue.com>
Date:   Thu, 28 Aug 2025 08:40:43 -0500

Revert "Updated font size"

This reverts commit e2f65ca5ce6263ee17e17295d57067eddbae13ba.

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=14"; +static char *font = "FiraCode:size=16"; static int borderpx = 2; /*