summaryrefslogtreecommitdiff
path: root/config/LockConfig.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-07-22 18:32:28 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-07-22 18:32:28 +1000
commita59cc0474b5f1033387d14c08fbf83c68c50a7c5 (patch)
treee70c4377948c8dac36b05e14b2d9fe99cee60b55 /config/LockConfig.qml
parentinternal: oop forgot to commit this (diff)
downloadcaelestia-shell-a59cc0474b5f1033387d14c08fbf83c68c50a7c5.tar.gz
caelestia-shell-a59cc0474b5f1033387d14c08fbf83c68c50a7c5.tar.bz2
caelestia-shell-a59cc0474b5f1033387d14c08fbf83c68c50a7c5.zip
lock: better buttons
Diffstat (limited to 'config/LockConfig.qml')
-rw-r--r--config/LockConfig.qml2
1 files changed, 1 insertions, 1 deletions
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
}
}