X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/818546e18b162f8de6c788a665cd340ca36cce76..a46fca6d03bcb76569f42a67a98c087380730e7c:/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