From 4ec95c0bc1223aee10449bf831d29f4f683faff7 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Sat, 18 Oct 2025 01:36:29 -0400 Subject: fix output and swenu-run --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 61d0e7b..494ae97 100644 --- a/config.h +++ b/config.h @@ -4,6 +4,6 @@ #include static const uint32_t min_width = 600; -static const uint32_t font_size = 16; +static const uint32_t font_size = 15; #endif -- cgit v1.2.3