Workspace overview

This commit is contained in:
2026-08-25 18:35:44 -07:00
parent 1edfc40c6e
commit d30423779e
5 changed files with 94 additions and 6 deletions

View File

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