fix for lockscreen wallpaper

This commit is contained in:
2026-04-29 19:58:45 +02:00
parent 14ec888269
commit cbc81a1af8
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -150,6 +150,7 @@ WlSessionLockSurface {
id: background
anchors.fill: parent
fillMode: Image.PreserveAspectCrop
source: WallpaperPath.lockscreenBg
}