From a59cc0474b5f1033387d14c08fbf83c68c50a7c5 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Tue, 22 Jul 2025 18:32:28 +1000 Subject: lock: better buttons --- config/LockConfig.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/LockConfig.qml') diff --git a/config/LockConfig.qml b/config/LockConfig.qml index 133f189..c3474a3 100644 --- a/config/LockConfig.qml +++ b/config/LockConfig.qml @@ -22,7 +22,7 @@ JsonObject { property int mediaCoverBorder: 3 property int largeScreenWidth: 2560 property int smallScreenWidth: 1080 - property int buttonsWidth: 500 + property int buttonsWidth: 400 property int buttonsWidthSmall: 300 } } -- cgit v1.2.3-freya