fixed background

This commit is contained in:
Hannes
2026-05-31 21:56:20 +02:00
parent f864827d03
commit 47aa559a19
+1 -1
View File
@@ -53,7 +53,7 @@ Variants {
anchors.fill: parent
Image {
anchors.fill: parent
source: "/home/honney/Pictures/Wallpapers/Static/blurred.jpg"
source: Quickshell.env("HOME") + "/Pictures/Wallpapers/Static/blurred.jpg"
fillMode: Image.PreserveAspectCrop
}