Updated alsabar (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 04:34:48 -07:00
parent 3a79e2bd99
commit 7d464df335

View file

@ -76,6 +76,6 @@ Finally, you can control the widget with key bindings like these:
function () function ()
awful.util.spawn("amixer set Master playback 100%", false ) awful.util.spawn("amixer set Master playback 100%", false )
volume.notify() volume.notify()
end), end),
where `altkey = "Mod1"`. where `altkey = "Mod1"`.