Updated alsabar (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 04:34:48 -07:00
parent 3a79e2bd99
commit 7d464df335
1 changed files with 1 additions and 1 deletions

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"`.