mirror of https://github.com/lcpz/lain.git
Updated alsa (markdown)
This commit is contained in:
parent
a3832b86de
commit
19aa8f6827
2
alsa.md
2
alsa.md
|
@ -26,7 +26,7 @@ Variable | Meaning | Type
|
||||||
`widget` | The widget | `wibox.widget.textbox`
|
`widget` | The widget | `wibox.widget.textbox`
|
||||||
`notify` | Force update `widget` | function
|
`notify` | Force update `widget` | function
|
||||||
|
|
||||||
Finally, you can control the widget with key bindings like these:
|
You can control the widget with key bindings like these:
|
||||||
|
|
||||||
-- Volume control
|
-- Volume control
|
||||||
awful.key({ altkey }, "Up",
|
awful.key({ altkey }, "Up",
|
||||||
|
|
Loading…
Reference in New Issue