From ed8e4b8766ca3a0eec86255f805c4bdf48d165d9 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sat, 20 Sep 2025 10:11:35 +0200 Subject: [PATCH] move some files placed in the wrong folder --- .config/quickshell/ii/modules/common/{ => widgets}/NoticeBox.qml | 0 .../ii/modules/common/{ => widgets}/StyledBlurEffect.qml | 0 .../quickshell/ii/modules/common/{ => widgets}/ThumbnailImage.qml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename .config/quickshell/ii/modules/common/{ => widgets}/NoticeBox.qml (100%) rename .config/quickshell/ii/modules/common/{ => widgets}/StyledBlurEffect.qml (100%) rename .config/quickshell/ii/modules/common/{ => widgets}/ThumbnailImage.qml (100%) diff --git a/.config/quickshell/ii/modules/common/NoticeBox.qml b/.config/quickshell/ii/modules/common/widgets/NoticeBox.qml similarity index 100% rename from .config/quickshell/ii/modules/common/NoticeBox.qml rename to .config/quickshell/ii/modules/common/widgets/NoticeBox.qml diff --git a/.config/quickshell/ii/modules/common/StyledBlurEffect.qml b/.config/quickshell/ii/modules/common/widgets/StyledBlurEffect.qml similarity index 100% rename from .config/quickshell/ii/modules/common/StyledBlurEffect.qml rename to .config/quickshell/ii/modules/common/widgets/StyledBlurEffect.qml diff --git a/.config/quickshell/ii/modules/common/ThumbnailImage.qml b/.config/quickshell/ii/modules/common/widgets/ThumbnailImage.qml similarity index 100% rename from .config/quickshell/ii/modules/common/ThumbnailImage.qml rename to .config/quickshell/ii/modules/common/widgets/ThumbnailImage.qml