summaryrefslogtreecommitdiff
path: root/modules/Shortcuts.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/Shortcuts.qml')
-rw-r--r--modules/Shortcuts.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/Shortcuts.qml b/modules/Shortcuts.qml
index fe211bd..61ff11d 100644
--- a/modules/Shortcuts.qml
+++ b/modules/Shortcuts.qml
@@ -1,5 +1,5 @@
-import "root:/widgets"
-import "root:/services"
+import qs.widgets
+import qs.services
import Quickshell
import Quickshell.Io