forked from Shinonome/dots-hyprland
battery
This commit is contained in:
@@ -25,7 +25,7 @@ Scope {
|
||||
RowLayout {
|
||||
anchors.centerIn: parent
|
||||
implicitWidth: 500
|
||||
spacing: 8 // TODO: Why is this halved when rendered??
|
||||
spacing: 8
|
||||
|
||||
RowLayout {
|
||||
spacing: 4
|
||||
@@ -57,6 +57,10 @@ Scope {
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
}
|
||||
|
||||
Battery {
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user