aboutsummaryrefslogtreecommitdiff
path: root/quickshell/shell.qml
diff options
context:
space:
mode:
Diffstat (limited to 'quickshell/shell.qml')
-rw-r--r--quickshell/shell.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/quickshell/shell.qml b/quickshell/shell.qml
index c232c0d..f860d74 100644
--- a/quickshell/shell.qml
+++ b/quickshell/shell.qml
@@ -56,6 +56,7 @@ ShellRoot {
property int temperature: 6000
property int volume: 12
property int battery: 12
+ property bool batteryCharging: false
property string wifiName: "Offline"
Procs {}