Update Weather app needles some more

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-09-20 16:20:18 -07:00
parent fb93f0cc0d
commit 7c205c11db
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 86,
"ypos": 99,
"type": "match",
"xpos": 25,
"height": 86
}
],
"properties": [],
"tags": [
"weather_icon_current"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 630,
"height": 21,
"width": 52,
"ypos": 220,
"type": "match"
}
],
"properties": [],
"tags": [
"weather_report_hourly"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB