diff options
author | streetturtle <streetturtle@users.noreply.github.com> | 2018-04-01 18:12:59 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-01 18:12:59 -0400 |
commit | f9c008dc841524efe12647475082c3ec77842121 (patch) | |
tree | 2308bbbf695ffc294d2c992f9ae6072fdc319330 /battery-widget | |
parent | 00b79b9bf2e4e553e6f3da7676d6caa3da6350ac (diff) |
Update README.md
Diffstat (limited to 'battery-widget')
-rw-r--r-- | battery-widget/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battery-widget/README.md b/battery-widget/README.md index 7826430..57f7c3f 100644 --- a/battery-widget/README.md +++ b/battery-widget/README.md @@ -10,7 +10,7 @@ This widget consists of: ![Battery Widget](./bat-wid-2.png) 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%: + - a pop-up warning message which appears on bottom right corner when battery level is less that 15% (you can get the image [here](https://vk.com/images/stickers/1933/512.png)): ![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. |