From c5381c5194adf97c240acb98eb4c4c950633b325 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 4 Aug 2025 22:45:15 +1000 Subject: internal: refactor widgets folder Split into subdirs and rename to components --- modules/Shortcuts.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/Shortcuts.qml') diff --git a/modules/Shortcuts.qml b/modules/Shortcuts.qml index 61ff11d..628a8ce 100644 --- a/modules/Shortcuts.qml +++ b/modules/Shortcuts.qml @@ -1,4 +1,4 @@ -import qs.widgets +import qs.components.misc import qs.services import Quickshell import Quickshell.Io -- cgit v1.2.3-freya