lock: use direct Scope instead of LazyLoader, gate on module enable
This commit is contained in:
parent
fcbb54949f
commit
fec5ef4d76
2 changed files with 5 additions and 6 deletions
|
|
@ -5,10 +5,7 @@ import "modules/lock" as Lock
|
|||
import Quickshell
|
||||
|
||||
ShellRoot {
|
||||
LazyLoader {
|
||||
active: Modules.lock.enable
|
||||
Lock.Lock {}
|
||||
}
|
||||
Lock.Lock {}
|
||||
|
||||
Variants {
|
||||
model: Quickshell.screens
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue