From de3e88e5522f637298afb293ef144fbd08b27eba Mon Sep 17 00:00:00 2001 From: Pedro Costa Date: Wed, 4 Mar 2020 12:30:53 +0000 Subject: Add requirements to battery arc widget README Why: * The widget shows no information if the `acpi` command is not available. --- batteryarc-widget/README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'batteryarc-widget/README.md') diff --git a/batteryarc-widget/README.md b/batteryarc-widget/README.md index de83f6e..6812dfa 100644 --- a/batteryarc-widget/README.md +++ b/batteryarc-widget/README.md @@ -34,6 +34,11 @@ It is possible to customize widget by providing a table with all or some of the | `warning_msg_position` | `bottom_right` | Position of the warning popup | | `warning_msg_icon` | ~/.config/awesome/awesome-wm-widgets/batteryarc-widget/spaceman.jpg | Icon of the warning popup | +## Requirements + +This widget requires the `acpi` command to be available to retrieve battery and +power information. + ## Installation Clone repo, include widget and use it in **rc.lua**: -- cgit v1.2.3