Make leftbar_generic match area a bit shorter
KDE menu bar got a bit taller lately. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
61bd4cb310
commit
9adfeb449d
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"area": [
|
"area": [
|
||||||
{
|
{
|
||||||
"height": 723,
|
"height": 713,
|
||||||
|
"type": "match",
|
||||||
"width": 123,
|
"width": 123,
|
||||||
"ypos": 4,
|
|
||||||
"xpos": 15,
|
"xpos": 15,
|
||||||
"type": "match"
|
"ypos": 4
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": [],
|
"properties": [],
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"height": 718,
|
||||||
|
"type": "match",
|
||||||
|
"width": 123,
|
||||||
|
"xpos": 14,
|
||||||
|
"ypos": 15
|
||||||
|
}
|
||||||
|
],
|
||||||
"properties": [],
|
"properties": [],
|
||||||
"tags": [
|
"tags": [
|
||||||
"leftbar_generic"
|
"leftbar_generic"
|
||||||
],
|
|
||||||
"area": [
|
|
||||||
{
|
|
||||||
"xpos": 14,
|
|
||||||
"ypos": 15,
|
|
||||||
"width": 123,
|
|
||||||
"height": 728,
|
|
||||||
"type": "match"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user