Updated alsa (markdown)
This commit is contained in:
parent
292dde8d6e
commit
02dcebd0de
1 changed files with 6 additions and 6 deletions
12
alsa.md
12
alsa.md
|
@ -18,12 +18,12 @@ Variable | Meaning | Type | Default
|
||||||
|
|
||||||
and outputs the following table:
|
and outputs the following table:
|
||||||
|
|
||||||
Variable | Type
|
Variable | Meaning | Type
|
||||||
--- | ---
|
--- | --- | ---
|
||||||
`widget` | `awful.widget.textbox`
|
`widget` | The widget | `wibox.widget.textbox`
|
||||||
`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:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue