fixed background
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user