From 58826b7deb07f187d2c2c8cac3bf651a008b4646 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sat, 19 Jul 2025 16:59:32 +1000 Subject: internal: move launcher stuff into subfolders --- modules/launcher/WallpaperList.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/launcher/WallpaperList.qml') diff --git a/modules/launcher/WallpaperList.qml b/modules/launcher/WallpaperList.qml index f59dd29..5979b69 100644 --- a/modules/launcher/WallpaperList.qml +++ b/modules/launcher/WallpaperList.qml @@ -1,4 +1,4 @@ -import qs.widgets +import "items" import qs.services import qs.config import Quickshell -- cgit v1.2.3-freya