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,15 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 723,
|
||||
"width": 123,
|
||||
"ypos": 4,
|
||||
"xpos": 15,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"leftbar_generic"
|
||||
]
|
||||
"area": [
|
||||
{
|
||||
"height": 713,
|
||||
"type": "match",
|
||||
"width": 123,
|
||||
"xpos": 15,
|
||||
"ypos": 4
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"leftbar_generic"
|
||||
]
|
||||
}
|
@ -1,15 +1,15 @@
|
||||
{
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"leftbar_generic"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 14,
|
||||
"ypos": 15,
|
||||
"width": 123,
|
||||
"height": 728,
|
||||
"type": "match"
|
||||
}
|
||||
]
|
||||
"area": [
|
||||
{
|
||||
"height": 718,
|
||||
"type": "match",
|
||||
"width": 123,
|
||||
"xpos": 14,
|
||||
"ypos": 15
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"leftbar_generic"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user