summaryrefslogtreecommitdiff
path: root/services/Weather.qml
diff options
context:
space:
mode:
Diffstat (limited to 'services/Weather.qml')
-rw-r--r--services/Weather.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/services/Weather.qml b/services/Weather.qml
index ae0e0b6..493a2a0 100644
--- a/services/Weather.qml
+++ b/services/Weather.qml
@@ -1,7 +1,7 @@
pragma Singleton
-import "root:/config"
-import "root:/utils"
+import qs.config
+import qs.utils
import Quickshell
import QtQuick