summaryrefslogtreecommitdiff
path: root/battery-widget
diff options
context:
space:
mode:
authorpmakhov <pavel.makhov@savoirfairelinux.com>2017-10-04 19:50:27 -0400
committerpmakhov <pavel.makhov@savoirfairelinux.com>2017-10-04 19:50:27 -0400
commit119983a3e2b4f5a1f0a51661670094536ab67bb4 (patch)
treec73febc33a053c3ed38c60a172f6c13c3f87a4e8 /battery-widget
parent8f15e560bc7ca999ca9e02659650e71979627f41 (diff)
parentdf70e598c83cdda012a9607b8e4c3044e9621437 (diff)
Merge branch 'master' of https://github.com/streetturtle/awesome-wm-widgets
Diffstat (limited to 'battery-widget')
-rw-r--r--battery-widget/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/battery-widget/README.md b/battery-widget/README.md
index 4c907a1..4a69c1d 100644
--- a/battery-widget/README.md
+++ b/battery-widget/README.md
@@ -8,15 +8,13 @@ This widget consists of:
![Battery Widget](./bat-wid-1.png)
- a pop-up window, which shows up when you hover over an icon:
![Battery Widget](./bat-wid-2.png)
- Alternatively you can use a tooltip:
+ Alternatively you can use a tooltip (check the code):
![Battery Widget](./bat-wid-22.png)
- a pop-up warning message which appears on bottom right corner when battery level is less that 15%:
![Battery Widget](./bat-wid-3.png)
Note that widget uses the Arc icon theme, so it should be [installed](https://github.com/horst3180/arc-icon-theme#installation) first under **/usr/share/icons/Arc/** folder.
-Also it's worth mentioning that if the charge is more that 95% the widget is hidden. This is done intentionally in order to save some space on wibox when laptop is plugged in dock station or power socket. You can edit this behaviour [here](https://github.com/streetturtle/awesome-wm-widgets/blob/41b0476d84646fe04b5795e072f5ac8dfdb0066b/battery-widget/battery.lua#L37)
-
## Installation
This widget reads the output of acpi tool.