Updated alsa (markdown)

This commit is contained in:
Luke Bonham 2013-09-09 04:53:58 -07:00 committed by copycat-killer
parent fa18bd379a
commit 69d8188289

View file

@ -17,7 +17,7 @@ Variable | Meaning | Type | Default
`header` | Text to show before value | string | " Vol " `header` | Text to show before value | string | " Vol "
`header_color` | Header color | string | `beautiful.fg_normal` or "#FFFFFF" `header_color` | Header color | string | `beautiful.fg_normal` or "#FFFFFF"
`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 | " "
*Note*: `footer` can be markup text. *Note*: `footer` can be markup text.