new emojis :D

This commit is contained in:
2026-05-13 15:38:59 -07:00
parent c25286801a
commit 391bd7dc16
5 changed files with 5239 additions and 41527 deletions

View File

@@ -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
}
}
}
}