From: Luke Bonham Date: Thu, 12 Sep 2013 19:34:21 +0000 (-0700) Subject: Updated bat (markdown) X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/cbeeb53e91b72faa7ae03fee8f3647060c95062c?hp=86223d5eed3657032571f1166266a39021061b9f Updated bat (markdown) --- diff --git a/bat.md b/bat.md index ec10057..27a0d32 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