add notification icon pills to lock screen
This commit is contained in:
parent
a35f451fc0
commit
a17a365b81
4 changed files with 76 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ QtObject {
|
|||
property var lock: ({
|
||||
enable: true,
|
||||
screenshot: true,
|
||||
notifications: true,
|
||||
mpris: true,
|
||||
volume: true
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue