Updated alsabar (markdown)

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

View File

@ -47,12 +47,12 @@ It's **crucial** to set `notifications.bar_size` to your `mywibox[s]` height,
`lain.widgets.alsabar` outputs the following table: `lain.widgets.alsabar` outputs the following table:
Variable | Type Variable | Meaning | Type
--- | --- --- | --- | ---
`widget` | `awful.widget.progressbar` `widget` | The widget | `awful.widget.progressbar`
`channel` | string `channel` | Alsa channel | string
`step` | string `step` | Increase/decrease step | string
`notify` | function `notify` | The notification | function
Finally, you can control the widget with key bindings like these: Finally, you can control the widget with key bindings like these: