parent
c1b844b857
commit
3d29709df9
1 changed files with 3 additions and 2 deletions
|
|
@ -4,10 +4,11 @@ import Quickshell
|
|||
import Quickshell.Wayland
|
||||
import QtQuick
|
||||
|
||||
LazyLoader {
|
||||
Loader {
|
||||
asynchronous: true
|
||||
active: Config.background.enabled
|
||||
|
||||
Variants {
|
||||
sourceComponent: Variants {
|
||||
model: Quickshell.screens
|
||||
|
||||
StyledWindow {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue