fixed background
This commit is contained in:
@@ -53,7 +53,7 @@ Variants {
|
|||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
Image {
|
Image {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
source: "/home/honney/Pictures/Wallpapers/Static/blurred.jpg"
|
source: Quickshell.env("HOME") + "/Pictures/Wallpapers/Static/blurred.jpg"
|
||||||
fillMode: Image.PreserveAspectCrop
|
fillMode: Image.PreserveAspectCrop
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user