From a3edeef3d506d3a498c727fc4ba96cfa99673622 Mon Sep 17 00:00:00 2001 From: Riley Beckett Date: Sun, 19 Oct 2025 19:49:52 -0400 Subject: selected background --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 494ae97..36c21ee 100644 --- a/config.h +++ b/config.h @@ -3,7 +3,7 @@ #include -static const uint32_t min_width = 600; +static const uint32_t min_width = 500; static const uint32_t font_size = 15; #endif -- cgit v1.2.3