diff options
author | streetturtle <streetturtle@users.noreply.github.com> | 2017-09-29 10:08:44 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-29 10:08:44 -0400 |
commit | 4d7bfe2f76a8116ff9c8013faf5b5a7385431d69 (patch) | |
tree | cd08736106325fa9a0b46c22e8491bb61033b183 /battery-widget | |
parent | 7fab9b29599cd4b783431b36d783a8315df1ac91 (diff) |
Update README.md
Diffstat (limited to 'battery-widget')
-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: ![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: ![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) + - an icon which shows the battery level: + ![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: + ![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. |