From 772a47c012d188e667a3ba43b15c0cd567ef97d6 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 8 Apr 2021 08:33:49 -0700 Subject: [PATCH] Tweak KDE lock screen needle for underlining Signed-off-by: Adam Williamson --- .../kde/lock_button_kde-noto-20210407.json | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/needles/kde/lock_button_kde-noto-20210407.json b/needles/kde/lock_button_kde-noto-20210407.json index 3be8346c..0ab080f2 100644 --- a/needles/kde/lock_button_kde-noto-20210407.json +++ b/needles/kde/lock_button_kde-noto-20210407.json @@ -1,15 +1,15 @@ -{ - "area": [ - { - "ypos": 607, - "height": 16, - "width": 31, - "xpos": 584, - "type": "match" - } - ], - "properties": [], - "tags": [ - "lock_button" - ] +{ + "area": [ + { + "height": 13, + "type": "match", + "width": 31, + "xpos": 584, + "ypos": 607 + } + ], + "properties": [], + "tags": [ + "lock_button" + ] } \ No newline at end of file