Yet more needles for the cockpit update

I don't know why we wind up with so many slightly different
matches on the login screen. It's weird.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-12-15 11:17:49 -08:00
parent 3754ab3d8a
commit aec26e8b2c
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 111,
"type": "match",
"width": 81,
"height": 101,
"ypos": 241
}
],
"properties": [],
"tags": [
"cockpit_login"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"xpos": 111,
"ypos": 264,
"height": 101,
"width": 81
}
],
"properties": [],
"tags": [
"cockpit_login"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 KiB