quickshell: use qs imports instead of root:/

This commit is contained in:
end-4
2025-07-17 20:24:01 +07:00
parent fb6721e348
commit 254870c9ab
177 changed files with 983 additions and 1252 deletions
+1 -2
View File
@@ -1,10 +1,9 @@
pragma Singleton
pragma ComponentBehavior: Bound
import "root:/modules/common"
import qs.modules.common
import Quickshell;
import Quickshell.Io;
import Qt.labs.platform
import QtQuick;
/**