Update dnfdragora_runs for over-large window on KDE

The dnfdragora window is too big on current KDE so we can't see
the top of it (where we used to match). It's kinda better to
match on some active element of the app than just the window
title anyway (so we don't 'pass' if the window loads but is
empty, or something like that).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-03-14 20:13:16 -07:00
parent 7bf3bd8689
commit 239640200a
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 125,
"ypos": 30,
"width": 65,
"height": 18,
"type": "match"
}
],
"properties": [],
"tags": [
"dnfdragora_runs"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB