From ae9a80c1f012686c1f65fce7ce76fdd1b77b0b71 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 23 Sep 2026 21:08:35 +0200 Subject: ... --- .../gkleen@skadhi/shell/quickshell/Services/WallpaperSelector.qml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 accounts/gkleen@skadhi/shell/quickshell/Services/WallpaperSelector.qml (limited to 'accounts/gkleen@skadhi/shell/quickshell/Services/WallpaperSelector.qml') diff --git a/accounts/gkleen@skadhi/shell/quickshell/Services/WallpaperSelector.qml b/accounts/gkleen@skadhi/shell/quickshell/Services/WallpaperSelector.qml new file mode 100644 index 00000000..c71a9cca --- /dev/null +++ b/accounts/gkleen@skadhi/shell/quickshell/Services/WallpaperSelector.qml @@ -0,0 +1,8 @@ +import Custom as Custom + +Custom.FileSelector { + id: root + + directory: @wallpapers@ + epoch: 79200000 +} -- cgit v1.2.3