Workspace overview
This commit is contained in:
4
Wall.qml
4
Wall.qml
@@ -24,11 +24,11 @@ Variants {
|
||||
ClippingRectangle {
|
||||
anchors.fill: parent
|
||||
Image {
|
||||
source: Quickshell.shellPath("wallpaper")
|
||||
source: Quickshell.shellPath("assets/wallpaper")
|
||||
anchors.fill: parent
|
||||
fillMode: Image.PreserveAspectCrop
|
||||
}
|
||||
radius: 16
|
||||
radius: 14
|
||||
// PropertyAnimation on radius {
|
||||
// id: radiusAnimation
|
||||
// running: false
|
||||
|
||||
Reference in New Issue
Block a user