setting option to disable lidwatcher, also in settingswindow
This commit is contained in:
@@ -59,6 +59,15 @@ SettingsPage {
|
||||
Separator {
|
||||
}
|
||||
|
||||
SettingSwitch {
|
||||
name: "Lid watch"
|
||||
object: Config.general
|
||||
setting: "lidWatch"
|
||||
}
|
||||
|
||||
Separator {
|
||||
}
|
||||
|
||||
SettingSpinBox {
|
||||
min: 0
|
||||
name: "Blur amount"
|
||||
|
||||
Reference in New Issue
Block a user