LockScreen: make 'hibernate' optional

This commit is contained in:
notiant
2025-11-22 13:04:44 +01:00
committed by GitHub
parent 823042b245
commit 0293b8c8dd
14 changed files with 58 additions and 10 deletions
+1
View File
@@ -215,6 +215,7 @@ Singleton {
property bool animationDisabled: false
property bool compactLockScreen: false
property bool lockOnSuspend: true
property bool showHibernateOnLockScreen: true
property bool enableShadows: true
property string shadowDirection: "bottom_right"
property int shadowOffsetX: 2