Update example config to match screenshot

master
stweedo 2024-09-03 00:22:38 -05:00 committed by GitHub
parent 3cc5c3f31d
commit 3de80a7217
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 12 deletions

View File

@ -11,15 +11,15 @@
"xOffset": 3, "xOffset": 3,
"yOffset": 0, "yOffset": 0,
"boxPos": { "boxPos": {
"x": "0.5", "x": "0.494",
"y": "0.33" "y": "0.739"
} }
}, },
"dow": { "dow": {
"font": "6x8", "font": "6x8",
"fontSize": 3, "fontSize": 3,
"outline": 1, "outline": 1,
"color": "#5ccd73", "color": "bgH",
"outlineColor": "fg", "outlineColor": "fg",
"border": "#f0f", "border": "#f0f",
"xPadding": -1, "xPadding": -1,
@ -27,8 +27,8 @@
"xOffset": 2, "xOffset": 2,
"yOffset": 0, "yOffset": 0,
"boxPos": { "boxPos": {
"x": "0.5", "x": "0.421",
"y": "0.57" "y": "0.201"
}, },
"short": false "short": false
}, },
@ -36,7 +36,7 @@
"font": "6x8", "font": "6x8",
"fontSize": 2, "fontSize": 2,
"outline": 1, "outline": 1,
"color": "#5ccd73", "color": "bgH",
"outlineColor": "fg", "outlineColor": "fg",
"border": "#f0f", "border": "#f0f",
"xPadding": -0.5, "xPadding": -0.5,
@ -44,8 +44,8 @@
"xOffset": 1, "xOffset": 1,
"yOffset": 0, "yOffset": 0,
"boxPos": { "boxPos": {
"x": "0.5", "x": "0.454",
"y": "0.75" "y": "0.074"
}, },
"shortMonth": false, "shortMonth": false,
"disableSuffix": true "disableSuffix": true
@ -62,8 +62,8 @@
"xOffset": 2, "xOffset": 2,
"yOffset": 1, "yOffset": 1,
"boxPos": { "boxPos": {
"x": "0.5", "x": "0.494",
"y": "0.92" "y": "0.926"
}, },
"prefix": "Steps: " "prefix": "Steps: "
}, },
@ -79,8 +79,8 @@
"xOffset": 2, "xOffset": 2,
"yOffset": 2, "yOffset": 2,
"boxPos": { "boxPos": {
"x": "0.85", "x": "0.805",
"y": "0.08" "y": "0.427"
}, },
"suffix": "%" "suffix": "%"
} }