mirror of https://github.com/lcpz/lain.git
Updated bat (markdown)
This commit is contained in:
parent
8a5a77acdc
commit
de95c3d529
4
bat.md
4
bat.md
|
@ -18,4 +18,6 @@ Variable | Meaning | Type | Default
|
|||
`header_color` | Header color | string | `beautiful.fg_normal` or "#FFFFFF"
|
||||
`color` | Value color | string | `beautiful.fg_focus` or "#FFFFFF"
|
||||
`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