feat: wheee

This commit is contained in:
Kat Inskip 2025-12-06 16:55:48 -08:00
parent 4be1b9f090
commit d218e71e17
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
10 changed files with 250 additions and 164 deletions

View file

@ -35,7 +35,7 @@ Scope {
id: bar
anchors.fill: parent
radius: 10
color: Settings.defaultBg
color: Stylix.base00
RowLayout {
anchors {
@ -70,7 +70,7 @@ Scope {
spacing: 15
SystemTray {}
SystemTrayWrapper {}
Clock {}
DistroIcon {}
}