X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/1a26a10e7e2b66b17e85971da613c55dbd0229a0..648be56a195bd3fdb63b6de5ab5be90c628b4546:/bat.md diff --git a/bat.md b/bat.md index ec10057..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 use the `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