commit bc3c63e9c8ff33b927fd130c379e9bfbbec5d59a
parent 8d9790c340aa753b2af98926ad8a6c5f626edd82
Author: Claudio Alessi <smoppy@gmail.com>
Date: Sun, 2 Oct 2016 20:49:20 +0200
[acpi] More info on alerts
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -115,6 +115,8 @@ system if the battery is below 9%. Make it runs each minute via cron like this:
* * * * * sudo -i /path/of/acpi
```
+It uses xmessage(1) and play(1) to alert the user.
+
dwmstatus
---------
Output useful informations suitable for a status bar. It's designed for dwm.