From c33b9e2a4ca2a03dbcf6f32b8c03dc9b642c6069 Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Thu, 17 Jul 2025 22:06:14 -0400 Subject: [PATCH] use root import --- shell/modules/background/Background.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/modules/background/Background.qml b/shell/modules/background/Background.qml index 343ff38..bc4bc35 100644 --- a/shell/modules/background/Background.qml +++ b/shell/modules/background/Background.qml @@ -1,7 +1,7 @@ import QtQuick import Quickshell import Quickshell.Wayland -import "../../widgets" +import "root:styled" Variants { model: Quickshell.screens