mirror of https://github.com/lcpz/lain.git
Updated alsa (markdown)
This commit is contained in:
parent
c518eb3e85
commit
fa18bd379a
5
alsa.md
5
alsa.md
|
@ -17,8 +17,11 @@ Variable | Meaning | Type | Default
|
|||
`header` | Text to show before value | string | " Vol "
|
||||
`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 | ""
|
||||
|
||||
and outputs the following table:
|
||||
*Note*: `footer` can be markup text.
|
||||
|
||||
`lain.widgets.alsa` outputs the following table:
|
||||
|
||||
Variable | Meaning | Type
|
||||
--- | --- | ---
|
||||
|
|
Loading…
Reference in New Issue