mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: wheee
This commit is contained in:
parent
4be1b9f090
commit
d218e71e17
10 changed files with 250 additions and 164 deletions
|
|
@ -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 {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue