new emojis :D
This commit is contained in:
10
Wall.qml
10
Wall.qml
@@ -19,10 +19,14 @@ Variants {
|
||||
property var modelData
|
||||
screen: modelData
|
||||
color: "#111"
|
||||
Image {
|
||||
source: Quickshell.shellPath("wallpaper")
|
||||
ClippingRectangle {
|
||||
anchors.fill: parent
|
||||
fillMode: Image.PreserveAspectCrop
|
||||
radius: 13
|
||||
Image {
|
||||
source: Quickshell.shellPath("wallpaper")
|
||||
anchors.fill: parent
|
||||
fillMode: Image.PreserveAspectCrop
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user