diff --git a/neon/needles/sddm/sddm-idle.json b/neon/needles/sddm/sddm-idle-unstable.json similarity index 55% copy from neon/needles/sddm/sddm-idle.json copy to neon/needles/sddm/sddm-idle-unstable.json index c0af4f9..67c0e23 100644 --- a/neon/needles/sddm/sddm-idle.json +++ b/neon/needles/sddm/sddm-idle-unstable.json @@ -1,28 +1,28 @@ { "area": [ { - "height": 38, + "height": 148, "match": 95, - "type": "match", - "width": 1024, - "xpos": 0, - "ypos": 730 + "type": "exclude", + "width": 355, + "xpos": 330, + "ypos": 61 }, { - "height": 477, + "height": 768, "match": 95, "type": "match", - "width": 862, - "xpos": 91, - "ypos": 211 + "width": 1024, + "xpos": 0, + "ypos": 0 } ], "properties": [], "tags": [ "sddm-idle", "sddm", "ENV-TYPE-devedition-gitunstable", - "ENV-TYPE-devedition-gitstable", - "ENV-TYPE-useredition" + "sddm-idle-unstable" ] } + diff --git a/neon/needles/sddm/sddm-idle-unstable.png b/neon/needles/sddm/sddm-idle-unstable.png new file mode 100644 index 0000000..651f200 Binary files /dev/null and b/neon/needles/sddm/sddm-idle-unstable.png differ diff --git a/neon/needles/sddm/sddm-idle.json b/neon/needles/sddm/sddm-idle.json index c0af4f9..2f3ba8a 100644 --- a/neon/needles/sddm/sddm-idle.json +++ b/neon/needles/sddm/sddm-idle.json @@ -1,28 +1,28 @@ { "area": [ { "height": 38, "match": 95, "type": "match", "width": 1024, "xpos": 0, "ypos": 730 }, { "height": 477, "match": 95, "type": "match", "width": 862, "xpos": 91, "ypos": 211 } ], "properties": [], "tags": [ "sddm-idle", "sddm", - "ENV-TYPE-devedition-gitunstable", "ENV-TYPE-devedition-gitstable", "ENV-TYPE-useredition" ] } +