toggle to show notif icon on lockscreen

This commit is contained in:
2026-05-21 23:29:49 +02:00
parent 2342edcf66
commit a0d56b965c
5 changed files with 19 additions and 0 deletions
@@ -50,6 +50,15 @@ SettingsPage {
Separator {
}
SettingSwitch {
name: "Show notification icon"
object: Config.lock
setting: "showNotifIcon"
}
Separator {
}
SettingSpinBox {
min: 0
name: "Blur amount"