summaryrefslogtreecommitdiff
path: root/battery-widget/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'battery-widget/README.md')
-rw-r--r--battery-widget/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/battery-widget/README.md b/battery-widget/README.md
index 9af7a4c..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
@@ -53,6 +53,7 @@ It is possible to customize widget by providing a table with all or some of the
## Installation
This widget reads the output of acpi tool.
+
- install `acpi` and check the output:
```bash