mirror of https://github.com/lcpz/lain.git
Updated bat (markdown)
This commit is contained in:
parent
267315c413
commit
2135b08bbd
2
bat.md
2
bat.md
|
@ -15,7 +15,7 @@ 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`, `perc`, `time`, `watt`.
|
||||
|
||||
### output
|
||||
|
||||
|
|
Loading…
Reference in New Issue