diff --git a/Modules/UPower/UPowerWidget.qml b/Modules/UPower/UPowerWidget.qml index 2abfb76..ab0f860 100644 --- a/Modules/UPower/UPowerWidget.qml +++ b/Modules/UPower/UPowerWidget.qml @@ -22,5 +22,6 @@ Item { CustomText { text: findDevice().percentage + anchors.centerIn: parent } }