From 3de80a72175479e0ecbadff016c4fd78926b95ca Mon Sep 17 00:00:00 2001 From: stweedo <108593831+stweedo@users.noreply.github.com> Date: Tue, 3 Sep 2024 00:22:38 -0500 Subject: [PATCH] Update example config to match screenshot --- apps/boxclk/boxclk-2.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/apps/boxclk/boxclk-2.json b/apps/boxclk/boxclk-2.json index 64b842f1cd..dde1da97e7 100644 --- a/apps/boxclk/boxclk-2.json +++ b/apps/boxclk/boxclk-2.json @@ -11,15 +11,15 @@ "xOffset": 3, "yOffset": 0, "boxPos": { - "x": "0.5", - "y": "0.33" + "x": "0.494", + "y": "0.739" } }, "dow": { "font": "6x8", "fontSize": 3, "outline": 1, - "color": "#5ccd73", + "color": "bgH", "outlineColor": "fg", "border": "#f0f", "xPadding": -1, @@ -27,8 +27,8 @@ "xOffset": 2, "yOffset": 0, "boxPos": { - "x": "0.5", - "y": "0.57" + "x": "0.421", + "y": "0.201" }, "short": false }, @@ -36,7 +36,7 @@ "font": "6x8", "fontSize": 2, "outline": 1, - "color": "#5ccd73", + "color": "bgH", "outlineColor": "fg", "border": "#f0f", "xPadding": -0.5, @@ -44,8 +44,8 @@ "xOffset": 1, "yOffset": 0, "boxPos": { - "x": "0.5", - "y": "0.75" + "x": "0.454", + "y": "0.074" }, "shortMonth": false, "disableSuffix": true @@ -62,8 +62,8 @@ "xOffset": 2, "yOffset": 1, "boxPos": { - "x": "0.5", - "y": "0.92" + "x": "0.494", + "y": "0.926" }, "prefix": "Steps: " }, @@ -79,8 +79,8 @@ "xOffset": 2, "yOffset": 2, "boxPos": { - "x": "0.85", - "y": "0.08" + "x": "0.805", + "y": "0.427" }, "suffix": "%" }