New topbar and leftbar needles (#120)

* New topbar and leftbar needles

* Fix needle size and tag
This commit is contained in:
akatch 2022-07-06 17:56:29 -05:00 committed by GitHub
parent 396caaac0d
commit da545a355e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,17 @@
{
"area": [
{
"width": 144,
"height": 764,
"ypos": 4,
"type": "match",
"xpos": 0
}
],
"properties": [],
"tags": [
"ENV-DISTRI-rocky",
"LANGUAGE-english",
"leftbar_generic"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"width": 531,
"height": 32,
"xpos": 237,
"ypos": 31,
"type": "match"
}
],
"properties": [],
"tags": [
"ENV-DISTRI-rocky",
"topbar_generic"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB