diff options
Diffstat (limited to 'config/UserPaths.qml')
| -rw-r--r-- | config/UserPaths.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/UserPaths.qml b/config/UserPaths.qml index ee24a73..2876d98 100644 --- a/config/UserPaths.qml +++ b/config/UserPaths.qml @@ -1,4 +1,4 @@ -import "root:/utils" +import qs.utils import Quickshell.Io JsonObject { |