mirror of https://github.com/lcpz/lain.git
Updated bat (markdown)
This commit is contained in:
parent
1e932a7f5f
commit
818546e18b
2
bat.md
2
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.
|
Loading…
Reference in New Issue