X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/72c66149c4f140a2b1b4bc8af49fcc5ee82f8ad1..cdcd4064b8f00147020e3a491a15b92c41ecb24f:/alsabar.md diff --git a/alsabar.md b/alsabar.md index a4d1768..8275101 100644 --- a/alsabar.md +++ b/alsabar.md @@ -2,7 +2,7 @@ Shows and controls alsa volume with a progressbar. Dependencies: -- alsa-utils +- alsa-utils (of course) Plus tooltips, notifications, and color changes at mute/unmute switch. @@ -47,14 +47,14 @@ It's **crucial** to set `notifications.bar_size` to your `mywibox[s]` height, `lain.widgets.alsabar` outputs the following table: -Variable | Type ---- | --- -`widget` | `awful.widget.progressbar` -`channel` | string -`step` | string -`notify` | function +Variable | Meaning | Type +--- | --- | --- +`widget` | The widget | `awful.widget.progressbar` +`channel` | Alsa channel | string +`step` | Increase/decrease step | string +`notify` | The notification | function -Finally, you can control the widget with the following key bindings: +Finally, you can control the widget with key bindings like these: -- Volume control awful.key({ altkey }, "Up",