mirror of https://github.com/lcpz/lain.git
Updated alsabar (markdown)
This commit is contained in:
parent
77bc9494c6
commit
b23721b66d
|
@ -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"`.
|
Loading…
Reference in New Issue