From 9f2ae8e9f97d7b385af4f4356ea59de768ea59a9 Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Tue, 10 Sep 2013 13:46:24 -0700 Subject: [PATCH] Updated bat (markdown) --- bat.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bat.md b/bat.md index 1f8bf1f..04c80dd 100644 --- a/bat.md +++ b/bat.md @@ -15,6 +15,8 @@ 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`. + ### output A textbox. \ No newline at end of file -- 2.39.2