From 627a5eb6171abfea87c244443df16312668dbe07 Mon Sep 17 00:00:00 2001 From: Tobias Witek Date: Sat, 18 Jan 2020 13:52:23 +0100 Subject: [PATCH] [modules/battery] add documentation --- bumblebee/modules/battery.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bumblebee/modules/battery.py b/bumblebee/modules/battery.py index 66485a5..f6f6c51 100644 --- a/bumblebee/modules/battery.py +++ b/bumblebee/modules/battery.py @@ -8,6 +8,7 @@ Parameters: * battery.critical : Critical threshold in % of remaining charge (defaults to 10) * battery.showdevice : If set to "true", add the device name to the widget (defaults to False) * battery.decorate : If set to "false", hides additional icons (charging, etc.) (defaults to True) + * battery.showpowerconsumption: If set to "true", show current power consumption (defaults to False) """ import os