aboutsummaryrefslogtreecommitdiff
path: root/quickshell/BatteryInfo.qml
diff options
context:
space:
mode:
Diffstat (limited to 'quickshell/BatteryInfo.qml')
-rw-r--r--quickshell/BatteryInfo.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/quickshell/BatteryInfo.qml b/quickshell/BatteryInfo.qml
index e879d94..72e4f3b 100644
--- a/quickshell/BatteryInfo.qml
+++ b/quickshell/BatteryInfo.qml
@@ -19,7 +19,7 @@ Rectangle {
property var capacity: ""
Timer {
- interval: 0
+ interval: 5000
running: true
repeat: false
onTriggered: {