setting option to disable lidwatcher, also in settingswindow

This commit is contained in:
2026-06-01 20:28:55 +02:00
parent c514e98687
commit 83cf008a19
4 changed files with 13 additions and 0 deletions
@@ -59,6 +59,15 @@ SettingsPage {
Separator {
}
SettingSwitch {
name: "Lid watch"
object: Config.general
setting: "lidWatch"
}
Separator {
}
SettingSpinBox {
min: 0
name: "Blur amount"