diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/launcher/items/WallpaperItem.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/launcher/items/WallpaperItem.qml b/modules/launcher/items/WallpaperItem.qml index 9ec6efa..435fa4b 100644 --- a/modules/launcher/items/WallpaperItem.qml +++ b/modules/launcher/items/WallpaperItem.qml @@ -5,7 +5,6 @@ import qs.services import qs.config import Caelestia import Quickshell -import Quickshell.Widgets import QtQuick Item { |