NPill + Battery (WIP)
This commit is contained in:
parent
aaf2aba0f8
commit
2f691fc72a
4 changed files with 329 additions and 1 deletions
|
|
@ -76,6 +76,10 @@ Variants {
|
|||
anchors.verticalCenter: bar.verticalCenter
|
||||
spacing: Style.marginSmall * scaling
|
||||
|
||||
Battery {
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
||||
Clock {
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue