diff options
author | streetturtle <streetturtle@users.noreply.github.com> | 2017-09-29 10:14:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-29 10:14:03 -0400 |
commit | 41b0476d84646fe04b5795e072f5ac8dfdb0066b (patch) | |
tree | 0249a70a814ef5d25aa3be434ca7a960f43d7eb7 /battery-widget | |
parent | 4d7bfe2f76a8116ff9c8013faf5b5a7385431d69 (diff) |
Update README.md
Diffstat (limited to 'battery-widget')
-rw-r--r-- | battery-widget/README.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/battery-widget/README.md b/battery-widget/README.md index 070bdb8..80a0421 100644 --- a/battery-widget/README.md +++ b/battery-widget/README.md @@ -1,7 +1,8 @@ # Battery widget + Simple and easy-to-install widget for Awesome Window Manager. -This widget consists of +This widget consists of: - an icon which shows the battery level: ![Battery Widget](./bat-wid-1.png) @@ -14,6 +15,8 @@ This widget consists of 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. + ## Installation This widget reads the output of acpi tool. |