diff options
-rw-r--r-- | battery-widget/README.md | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/battery-widget/README.md b/battery-widget/README.md index 63b735a..070bdb8 100644 --- a/battery-widget/README.md +++ b/battery-widget/README.md @@ -3,10 +3,14 @@ Simple and easy-to-install widget for Awesome Window Manager. This widget consists of - - an icon which shows the battery level:  - - a pop-up window, which shows up when you hover over an icon: . - Alternatively you can use a tooltip:  - - a pop-up warning message which appears on bottom right corner when battery level is less that 15%:  + - an icon which shows the battery level: +  + - a pop-up window, which shows up when you hover over an icon: +  + Alternatively you can use a tooltip: +  + - a pop-up warning message which appears on bottom right corner when battery level is less that 15%: +  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. |