diff options
author | GitHub Action <action@github.com> | 2022-01-23 21:25:51 -0500 |
---|---|---|
committer | GitHub Action <action@github.com> | 2022-01-23 21:25:51 -0500 |
commit | 355fd7f9f153d570c7e02533d4bb71c37ed8beb0 (patch) | |
tree | b3d411d0fc98256eb4c306fb5660164e9d9524c6 | |
parent | c5644b6dee2e884cf510c8032846a0c1fcef350c (diff) |
update readme
-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 7ffe1e1..b15aac6 100644 --- a/battery-widget/README.md +++ b/battery-widget/README.md @@ -35,7 +35,7 @@ It is possible to customize widget by providing a table with all or some of the | `warning_msg_icon` | ~/.config/awesome/awesome-wm-widgets/battery-widget/spaceman.jpg | Icon of the warning popup | | `enable_battery_warning` | `true` | Display low battery warning | -*Note: the widget expects following icons be present in the folder: +*Note: the widget expects following icons to be present in the folder: - battery-caution-charging-symbolic.svg - battery-empty-charging-symbolic.svg |