Rename img to show app, adjust border pos on batt

pull/2827/head
stweedo 2023-06-16 08:55:44 -05:00
parent 6519ef4301
commit 0a4e01fd2c
1 changed files with 2 additions and 2 deletions

View File

@ -47,11 +47,11 @@
"border": "#000", "border": "#000",
"xPadding": -0.5, "xPadding": -0.5,
"yPadding": -0.5, "yPadding": -0.5,
"xOffset": 1, "xOffset": 2,
"yOffset": 1, "yOffset": 1,
"boxPos": { "x": 0.92, "y": 0.95 } "boxPos": { "x": 0.92, "y": 0.95 }
}, },
"bg": { "bg": {
"img": "beachhouse.img" "img": "boxclk.beachhouse.img"
} }
} }