mirror of https://github.com/lcpz/lain.git
Updated bat (markdown)
This commit is contained in:
parent
33b02c39b0
commit
131ccc38a7
2
bat.md
2
bat.md
|
@ -19,3 +19,5 @@ Variable | Meaning | Type | Default
|
||||||
`color` | Value color | string | `beautiful.fg_focus` or "#FFFFFF"
|
`color` | Value color | string | `beautiful.fg_focus` or "#FFFFFF"
|
||||||
`footer` | Text to append after value | string | " "
|
`footer` | Text to append after value | string | " "
|
||||||
`shadow` | Hide the widget when battery is not present | boolean | false
|
`shadow` | Hide the widget when battery is not present | boolean | false
|
||||||
|
|
||||||
|
**Note**: `footer` can be markup text.
|
Loading…
Reference in New Issue