lock screen: add lock.threatEffect toggle for fail visuals

This commit is contained in:
Damocles 2026-04-22 22:47:17 +02:00
parent c1588ceb5e
commit be7142ba59
3 changed files with 10 additions and 3 deletions

View file

@ -99,7 +99,8 @@ QtObject {
notifications: true,
mpris: true,
volume: true,
weather: true
weather: true,
threatEffect: true
})
property var statsDaemon: ({
interval: -1