Update example config to match screenshot

pull/3555/head
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,
"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": "%"
}