SessionMenu: remove lock & suspend option, add toggle in general tab to

decide if lockscreen is used or not
This commit is contained in:
lysec
2025-10-18 14:08:51 +02:00
parent 5fa1481780
commit 6ba3b465de
5 changed files with 44 additions and 10 deletions
+10
View File
@@ -32,6 +32,16 @@
"reset": "Reset screen corners radius"
}
},
"lockscreen": {
"section": {
"label": "Lock screen",
"description": "Configure lock screen behavior."
},
"lock-on-suspend": {
"label": "Lock on suspend",
"description": "Automatically lock the screen when suspending the system."
}
},
"fonts": {
"reset-scaling": "Reset scaling",
"section": {
+2 -1
View File
@@ -65,7 +65,8 @@
"screenRadiusRatio": 1,
"animationSpeed": 1,
"animationDisabled": false,
"compactLockScreen": false
"compactLockScreen": false,
"lockOnSuspend": true
},
"location": {
"name": "Tokyo",