1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-28 07:22:50 -05:00

remove lock screen delays

This commit is contained in:
bbedward
2025-08-22 12:39:19 -04:00
parent dd99cb7ef8
commit beb7d9b47e
2 changed files with 3 additions and 26 deletions

View File

@@ -42,7 +42,7 @@ Item {
source: SessionData.wallpaperPath || ""
fillMode: Image.PreserveAspectCrop
smooth: true
asynchronous: true
asynchronous: false
cache: true
visible: source !== ""
layer.enabled: true