summaryrefslogtreecommitdiff
path: root/modules/background/Background.qml
diff options
context:
space:
mode:
authorSoramane <61896496+soramanew@users.noreply.github.com>2025-07-16 18:02:28 +1000
committerSoramane <61896496+soramanew@users.noreply.github.com>2025-07-16 18:02:28 +1000
commit4598e8a775bf74c226e1c1a874529423fa55fe4a (patch)
tree043a8b8530ebaa26ccffcaaf019dcca4c4a371c9 /modules/background/Background.qml
parentnotifs: remove body if empty (diff)
downloadcaelestia-shell-4598e8a775bf74c226e1c1a874529423fa55fe4a.tar.gz
caelestia-shell-4598e8a775bf74c226e1c1a874529423fa55fe4a.tar.bz2
caelestia-shell-4598e8a775bf74c226e1c1a874529423fa55fe4a.zip
internal: use new qs imports
Diffstat (limited to 'modules/background/Background.qml')
-rw-r--r--modules/background/Background.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/background/Background.qml b/modules/background/Background.qml
index 11c9151..72748d8 100644
--- a/modules/background/Background.qml
+++ b/modules/background/Background.qml
@@ -1,4 +1,4 @@
-import "root:/widgets"
+import qs.widgets
import Quickshell
import Quickshell.Wayland