Updated alsa (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 04:18:36 -07:00 committed by copycat-killer
parent 292dde8d6e
commit 02dcebd0de
1 changed files with 6 additions and 6 deletions

12
alsa.md
View File

@ -18,12 +18,12 @@ Variable | Meaning | Type | Default
and outputs the following table:
Variable | Type
--- | ---
`widget` | `awful.widget.textbox`
`channel` | string
`step` | string
`notify` | function
Variable | Meaning | Type
--- | --- | ---
`widget` | The widget | `wibox.widget.textbox`
`channel` | Alsa channel | string
`step` | Increase/decrease step | string
`notify` | The notification | function
Finally, you can control the widget with key bindings like these: