From fa0531b9756896be58600c4a87fd3c31e6f179b9 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Tue, 12 Aug 2025 23:36:11 +0700 Subject: [PATCH] background: wallpaper: no caching https://doc.qt.io/qt-6/qml-qtquick-image.html#cache-prop --- .config/quickshell/ii/modules/background/Background.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/quickshell/ii/modules/background/Background.qml b/.config/quickshell/ii/modules/background/Background.qml index ce726305d..1e3ac5200 100644 --- a/.config/quickshell/ii/modules/background/Background.qml +++ b/.config/quickshell/ii/modules/background/Background.qml @@ -162,6 +162,7 @@ Variants { animation: Appearance.animation.elementMoveEnter.numberAnimation.createObject(this) } property real value // 0 to 1, for offset + cache: false asynchronous: true value: { // Range = groups that workspaces span on