move lid watch toggle into lock settings

This commit is contained in:
2026-06-01 20:45:04 +02:00
parent 83cf008a19
commit 1c1c6275df
5 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -60,8 +60,8 @@ SettingsPage {
}
SettingSwitch {
name: "Lid watch"
object: Config.general
name: "Laptop lid watch to lock session"
object: Config.lock
setting: "lidWatch"
}