X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/77bc9494c6b16bb3c81782a9a40f497245d323e0..279c5e9fe373a0b5b36cb3a1efa15cd46229c627:/alsabar.md diff --git a/alsabar.md b/alsabar.md index 52fa417..9338ff8 100644 --- a/alsabar.md +++ b/alsabar.md @@ -1,3 +1,5 @@ +[<- widgets](https://github.com/copycat-killer/lain/wiki/Widgets) + Shows and controls alsa volume with a progressbar. Dependencies: @@ -76,6 +78,6 @@ Finally, you can control the widget with key bindings like these: function () awful.util.spawn("amixer set Master playback 100%", false ) volume.notify() - end), + end), where `altkey = "Mod1"`. \ No newline at end of file