Drop match levels on some KDE update notification needles

These incorporate bits of the background so are subject to
non-100% matching, got a 97% match in current Rawhide, let's
see if dropping the match level is enough.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-11-30 14:41:53 -08:00
parent 15cdd4f398
commit dbd7883200
2 changed files with 6 additions and 2 deletions

View File

@ -5,6 +5,7 @@
"xpos": 590,
"ypos": 397,
"type": "match",
"match": 92,
"width": 127
},
{
@ -12,6 +13,7 @@
"xpos": 973,
"ypos": 396,
"type": "match",
"match": 92,
"width": 39
}
],
@ -20,4 +22,4 @@
"DESKTOP-kde",
"desktop_update_notification_only"
]
}
}

View File

@ -5,6 +5,7 @@
"height": 16,
"ypos": 395,
"type": "match",
"match": 92,
"width": 127
},
{
@ -12,6 +13,7 @@
"height": 173,
"ypos": 396,
"type": "match",
"match": 92,
"width": 39
}
],
@ -20,4 +22,4 @@
"DESKTOP-kde",
"desktop_update_notification_only"
]
}
}