summaryrefslogtreecommitdiff
path: root/widgets/StyledWindow.qml
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/StyledWindow.qml')
-rw-r--r--widgets/StyledWindow.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/widgets/StyledWindow.qml b/widgets/StyledWindow.qml
index 67280b6..3b402b5 100644
--- a/widgets/StyledWindow.qml
+++ b/widgets/StyledWindow.qml
@@ -1,5 +1,5 @@
-import "root:/utils"
-import "root:/config"
+import qs.utils
+import qs.config
import Quickshell
import Quickshell.Wayland