X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/3a79e2bd99a112bfb08483cf2d55dd7604f1e3da..07040e6db6de9fba139c9a60d0c453962dc4276e:/alsabar.md?ds=sidebyside 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