Tighten KDE log_out_entry area

See if this helps it match more reliably.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-08-24 12:43:00 -07:00
parent 47b4b3af60
commit 82ebfe37f0
1 changed files with 14 additions and 14 deletions

View File

@ -1,15 +1,15 @@
{ {
"area": [ "area": [
{ {
"type": "match", "height": 15,
"xpos": 76, "type": "match",
"height": 20, "width": 52,
"width": 55, "xpos": 77,
"ypos": 281 "ypos": 283
} }
], ],
"properties": [], "properties": [],
"tags": [ "tags": [
"log_out_entry" "log_out_entry"
] ]
} }