diff --git a/modules/Battery.qml b/modules/Battery.qml index df60c3e..6cfb19b 100644 --- a/modules/Battery.qml +++ b/modules/Battery.qml @@ -31,7 +31,7 @@ M.BarSection { NumberAnimation { target: root property: "_blinkOpacity" - to: 0.2 + to: 0.45 duration: 400 easing.type: Easing.InOutQuad }