lock screen: add lock.threatEffect toggle for fail visuals
This commit is contained in:
parent
c1588ceb5e
commit
be7142ba59
3 changed files with 10 additions and 3 deletions
|
|
@ -99,7 +99,8 @@ QtObject {
|
|||
notifications: true,
|
||||
mpris: true,
|
||||
volume: true,
|
||||
weather: true
|
||||
weather: true,
|
||||
threatEffect: true
|
||||
})
|
||||
property var statsDaemon: ({
|
||||
interval: -1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue