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": [
{
"type": "match",
"xpos": 76,
"height": 20,
"width": 55,
"ypos": 281
}
],
"properties": [],
"tags": [
"log_out_entry"
]
{
"area": [
{
"height": 15,
"type": "match",
"width": 52,
"xpos": 77,
"ypos": 283
}
],
"properties": [],
"tags": [
"log_out_entry"
]
}