Updated alsabar (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 04:34:48 -07:00 committed by copycat-killer
parent 77bc9494c6
commit b23721b66d

View file

@ -76,6 +76,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"`.