diff --git a/Modules/Bar/Widgets/Battery.qml b/Modules/Bar/Widgets/Battery.qml index 59ef879..d505943 100644 --- a/Modules/Bar/Widgets/Battery.qml +++ b/Modules/Bar/Widgets/Battery.qml @@ -64,7 +64,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