mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
background: wallpaper: no caching
https://doc.qt.io/qt-6/qml-qtquick-image.html#cache-prop
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user