X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/cb04a2e7413ce1f09734218e10e6193cabfc23ac..f28575f988791b7a7fa632d9a00c8d3edcac3df1:/bat.md diff --git a/bat.md b/bat.md index 1f8bf1f..50c14e8 100644 --- a/bat.md +++ b/bat.md @@ -15,6 +15,13 @@ 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` ("Not present", "Charging", "Discharging"); +- `perc`; +- `time`; +- `watt`. + ### output A textbox. \ No newline at end of file