summaryrefslogtreecommitdiff
path: root/modules/background/Background.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/background/Background.qml')
-rw-r--r--modules/background/Background.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/background/Background.qml b/modules/background/Background.qml
index 7a46c72..2dda9fb 100644
--- a/modules/background/Background.qml
+++ b/modules/background/Background.qml
@@ -26,6 +26,8 @@ Variants {
anchors.bottom: true
anchors.left: true
anchors.right: true
+
+ Wallpaper {}
}
}
}