mirror of https://github.com/lcpz/lain.git
Updated alsa (markdown)
This commit is contained in:
parent
b31fd2ec56
commit
ed18660087
2
alsa.md
2
alsa.md
|
@ -23,7 +23,7 @@ Variable | Meaning | Type
|
||||||
`widget` | The widget | `wibox.widget.textbox`
|
`widget` | The widget | `wibox.widget.textbox`
|
||||||
`channel` | Alsa channel | string
|
`channel` | Alsa channel | string
|
||||||
`step` | Increase/decrease step | string
|
`step` | Increase/decrease step | string
|
||||||
`notify` | The notification | function
|
`notify` | Update `widget` | function
|
||||||
|
|
||||||
Finally, you can control the widget with key bindings like these:
|
Finally, you can control the widget with key bindings like these:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue