add lock.screenshot option to disable blurred desktop background
This commit is contained in:
parent
74967d798c
commit
5a5bbc5811
4 changed files with 20 additions and 27 deletions
|
|
@ -94,6 +94,7 @@ QtObject {
|
|||
})
|
||||
property var lock: ({
|
||||
enable: true,
|
||||
screenshot: true,
|
||||
mpris: true,
|
||||
volume: true
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue