X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/cc7173f060ca66885794b4584c8bcb0fa2a0dc38..299798e1c505d3c1477405a62e8669f37fc974b2:/alsa.md diff --git a/alsa.md b/alsa.md index 3e31c74..f632717 100644 --- a/alsa.md +++ b/alsa.md @@ -2,7 +2,7 @@ Shows and controls alsa volume with a textbox. - myvolume = lain.widgets.alsa() + volume = lain.widgets.alsa() ### input table @@ -12,7 +12,7 @@ Variable | Meaning | Type | Default `channel` | Mixer channel | string | "Master" `settings` | User settings | function | empty function -`settings` can be fed with the following variables: +`settings` can use the following variables: Variable | Meaning | Type | Values --- | --- | --- | --- @@ -26,7 +26,7 @@ Variable | Meaning | Type `widget` | The widget | `wibox.widget.textbox` `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 awful.key({ altkey }, "Up",