This commit is contained in:
2026-03-15 20:08:48 -05:00
parent 9871af127a
commit 6ea4782a80
15 changed files with 610 additions and 491 deletions

View File

@@ -9,12 +9,19 @@ ClippingWrapperRectangle {
property real interval: 100
id: root
radius: 5
radius: 3
color: Pywal.colors.color1
implicitWidth: 30; height: 30
Button {
id: button
text: "󰒳 "
font.pointSize: 16
background: Rectangle {
color: Pywal.colors.color9
}
Process {
id: idlent
running: true