X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/9f2ae8e9f97d7b385af4f4356ea59de768ea59a9..782da3605278f67cc13fbd408324aaf3b86a7eba:/bat.md diff --git a/bat.md b/bat.md index 04c80dd..50c14e8 100644 --- a/bat.md +++ b/bat.md @@ -15,7 +15,12 @@ Variable | Meaning | Type | Default `battery` | Identifier of the battery | string | "BAT0" `settings` | User settings | function | empty function -`settings` can be fed with `bat_now` table, which contains the following strings: `status`, `perc`, `time`, `watt`. +`settings` can use the `bat_now` table, which contains the following strings: + +- `status` ("Not present", "Charging", "Discharging"); +- `perc`; +- `time`; +- `watt`. ### output