Merge pull request #827 from notiant/patch-1

LockScreen: make 'hibernate' optional
This commit is contained in:
Lysec
2025-11-22 13:14:53 +01:00
committed by GitHub
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