diff --git a/Modules/Bar/Widgets/Battery.qml b/Modules/Bar/Widgets/Battery.qml index fccfe0e..26a7225 100644 --- a/Modules/Bar/Widgets/Battery.qml +++ b/Modules/Bar/Widgets/Battery.qml @@ -65,7 +65,7 @@ Item { id: pill // Test mode - property bool testMode: true + property bool testMode: false property int testPercent: 20 property bool testCharging: false property var battery: UPower.displayDevice