Background/Overview: back to smooth

This commit is contained in:
ItsLemmy
2025-11-10 14:13:28 -05:00
parent 5f2adff8d6
commit 8c7a31931f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -115,7 +115,7 @@ Variants {
property bool dimensionsCalculated: false
source: ""
smooth: false
smooth: true
mipmap: false
visible: false
cache: false
@@ -144,7 +144,7 @@ Variants {
property bool dimensionsCalculated: false
source: ""
smooth: false
smooth: true
mipmap: false
visible: false
cache: false
+1 -1
View File
@@ -93,7 +93,7 @@ Loader {
anchors.fill: parent
fillMode: Image.PreserveAspectCrop
source: wallpaper
smooth: false
smooth: true
mipmap: false
cache: false
asynchronous: true