Update quickshell
This commit is contained in:
parent
6d493c43b9
commit
6a824b8a58
3 changed files with 76 additions and 69 deletions
|
@ -9,7 +9,7 @@ ShellRoot {
|
|||
onUnlocked: lock.locked = false
|
||||
}
|
||||
|
||||
SessionLock {
|
||||
WlSessionLock {
|
||||
id: lock
|
||||
locked: true
|
||||
|
||||
|
@ -17,7 +17,7 @@ ShellRoot {
|
|||
if (!locked) Qt.quit();
|
||||
}
|
||||
|
||||
SessionLockSurface {
|
||||
WlSessionLockSurface {
|
||||
id: surface
|
||||
|
||||
BackgroundImage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue