1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-29 16:02:51 -05:00

wallpaper: fix cycling

fixes #812
This commit is contained in:
bbedward
2025-11-25 09:24:00 -05:00
parent 3e472e18bd
commit 411141ff88

View File

@@ -5,6 +5,7 @@ import QtQuick
import Quickshell import Quickshell
import Quickshell.Io import Quickshell.Io
import Quickshell.Wayland import Quickshell.Wayland
import qs.Common
Singleton { Singleton {
id: root id: root