lock: allow centering clock when not blurred

This commit is contained in:
end-4
2025-09-22 21:50:25 +02:00
parent a67a8d746f
commit 036d8b4852
5 changed files with 53 additions and 41 deletions
@@ -33,7 +33,7 @@ Item {
anchors.fill: source
horizontalOffset: 0
verticalOffset: 2
radius: 8
radius: 12
samples: radius * 2 + 1
color: Appearance.colors.colShadow
transparentBorder: true