summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/launcher/items/WallpaperItem.qml1
-rw-r--r--services/Wallpapers.qml1
2 files changed, 1 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 {
diff --git a/services/Wallpapers.qml b/services/Wallpapers.qml
index 209ce1b..e9356a5 100644
--- a/services/Wallpapers.qml
+++ b/services/Wallpapers.qml
@@ -39,6 +39,7 @@ Searcher {
}
list: wallpapers.entries
+ key: "relativePath"
useFuzzy: Config.launcher.useFuzzy.wallpapers
extraOpts: useFuzzy ? ({}) : ({
forward: false