Reduce system_menu_button match area not to include background
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
21ecfa8538
commit
3c44f644a0
@ -2,9 +2,9 @@
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"width": 45,
|
||||
"height": 25,
|
||||
"xpos": 969,
|
||||
"width": 41,
|
||||
"height": 22,
|
||||
"xpos": 971,
|
||||
"ypos": 2
|
||||
}
|
||||
],
|
||||
@ -12,4 +12,4 @@
|
||||
"tags": [
|
||||
"system_menu_button"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user