From e5d5e0c4206689125a3f4868fd4030802b6ddaaf Mon Sep 17 00:00:00 2001 From: xdenotte Date: Thu, 21 Aug 2025 00:47:36 +0200 Subject: [PATCH] Fixed Blurriness of wallpaper --- Modules/WallpaperBackground.qml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Modules/WallpaperBackground.qml b/Modules/WallpaperBackground.qml index b359cb7c..abb7c144 100644 --- a/Modules/WallpaperBackground.qml +++ b/Modules/WallpaperBackground.qml @@ -105,8 +105,6 @@ LazyLoader { smooth: true asynchronous: true cache: false - sourceSize.width: parent.width - sourceSize.height: parent.height opacity: 0