mirror of https://github.com/lcpz/lain.git
Updated bat (markdown)
This commit is contained in:
parent
07a230fb16
commit
780ce12033
1
bat.md
1
bat.md
|
@ -13,6 +13,7 @@ Variable | Meaning | Type | Default
|
||||||
--- | --- | --- | ---
|
--- | --- | --- | ---
|
||||||
`timeout` | Refresh timeout seconds | int | 30
|
`timeout` | Refresh timeout seconds | int | 30
|
||||||
`battery` | Identifier of the battery | string | "BAT0"
|
`battery` | Identifier of the battery | string | "BAT0"
|
||||||
|
`notify` | Enable notifications | boolean | true
|
||||||
`settings` | User settings | function | empty function
|
`settings` | User settings | function | empty function
|
||||||
|
|
||||||
`settings` can use the `bat_now` table, which contains the following strings:
|
`settings` can use the `bat_now` table, which contains the following strings:
|
||||||
|
|
Loading…
Reference in New Issue