diff --git a/neon/needles/plasma_lockscreen/5.15/plasma-locked-switch-icon.json b/neon/needles/plasma_lockscreen/5.15/plasma-locked-switch-icon.json index 72f8ce3..1a87f4e 100644 --- a/neon/needles/plasma_lockscreen/5.15/plasma-locked-switch-icon.json +++ b/neon/needles/plasma_lockscreen/5.15/plasma-locked-switch-icon.json @@ -1,18 +1,19 @@ { "area": [ { - "height": 94, - "match": 95, "type": "match", - "width": 101, "xpos": 456, - "ypos": 595 + "ypos": 595, + "width": 101, + "height": 94, + "match": 95 } ], "properties": [], "tags": [ "plasma-locked-switch-icon", "ENV-TYPE-testing", "ENV-TYPE-user" ] } + diff --git a/neon/needles/plasma_lockscreen/5.15/plasma-locked-switch-icon.png b/neon/needles/plasma_lockscreen/5.15/plasma-locked-switch-icon.png deleted file mode 120000 index f828f39..0000000 --- a/neon/needles/plasma_lockscreen/5.15/plasma-locked-switch-icon.png +++ /dev/null @@ -1 +0,0 @@ -plasma-locked.png \ No newline at end of file diff --git a/neon/needles/plasma_lockscreen/5.15/plasma-locked-switch-icon.png b/neon/needles/plasma_lockscreen/5.15/plasma-locked-switch-icon.png new file mode 100644 index 0000000..bd24887 Binary files /dev/null and b/neon/needles/plasma_lockscreen/5.15/plasma-locked-switch-icon.png differ diff --git a/neon/needles/plasma_lockscreen/5.15/plasma-locked.json b/neon/needles/plasma_lockscreen/5.15/plasma-locked.json index e2814b7..72ca80d 100644 --- a/neon/needles/plasma_lockscreen/5.15/plasma-locked.json +++ b/neon/needles/plasma_lockscreen/5.15/plasma-locked.json @@ -1,34 +1,35 @@ { "area": [ { - "height": 36, - "match": 80, "type": "match", - "width": 310.5, "xpos": 356, - "ypos": 412 + "ypos": 412, + "width": 311, + "height": 36, + "match": 80 }, { - "height": 36.66666666666663, - "match": 95, "type": "match", - "width": 296.33333333333337, - "xpos": 365.6666666666667, - "ypos": 448.8888888888889 + "xpos": 366, + "ypos": 449, + "width": 296, + "height": 37, + "match": 95 }, { - "height": 94, - "match": 95, "type": "match", - "width": 101, "xpos": 456, - "ypos": 595 + "ypos": 595, + "width": 101, + "height": 94, + "match": 95 } ], "properties": [], "tags": [ "plasma-locked", "ENV-TYPE-testing", "ENV-TYPE-user" ] } + diff --git a/neon/needles/plasma_lockscreen/5.15/plasma-locked.png b/neon/needles/plasma_lockscreen/5.15/plasma-locked.png index c5418a8..bd24887 100644 Binary files a/neon/needles/plasma_lockscreen/5.15/plasma-locked.png and b/neon/needles/plasma_lockscreen/5.15/plasma-locked.png differ