From 9a813f827feee7eb4a6036f7be64e3208bdf89bc Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 5 May 2025 16:26:38 +1000 Subject: feat: wallpaper --- modules/background/Background.qml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/background/Background.qml') 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 {} } } } -- cgit v1.2.3-freya