mirror of https://github.com/lcpz/lain.git
Updated alsabar (markdown)
This commit is contained in:
parent
02dcebd0de
commit
de3844ebb9
12
alsabar.md
12
alsabar.md
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue