Tweak KDE lock screen needle for underlining

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-04-08 08:33:49 -07:00
parent 9e08112ae9
commit 772a47c012
1 changed files with 14 additions and 14 deletions

View File

@ -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"
]
}