From 4598e8a775bf74c226e1c1a874529423fa55fe4a Mon Sep 17 00:00:00 2001 From: Soramane <61896496+soramanew@users.noreply.github.com> Date: Wed, 16 Jul 2025 18:02:28 +1000 Subject: internal: use new qs imports --- config/UserPaths.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/UserPaths.qml') 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 { -- cgit v1.2.3-freya