From c17c1d3da5ef005643bc36c5a60245c72e1f0e66 Mon Sep 17 00:00:00 2001 From: FearlessSpiff Date: Tue, 11 Mar 2025 20:17:12 +0100 Subject: [PATCH] Adapt config to new rebased code --- config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.h b/config.h index 5b35fcb..023fed6 100644 --- a/config.h +++ b/config.h @@ -2,6 +2,7 @@ #define config_def_h_INCLUDED #define DEFAULT_FONT "Sans 14" +#define DEFAULT_ROUNDING 5 static const int transparency = 255; struct clr_scheme schemes[] = {