mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2026-03-23 14:05:11 +00:00
template: fix indentation
This commit is contained in:
parent
b19fd3974d
commit
2b37dfaea0
|
|
@ -373,7 +373,6 @@ globalkeys = awful.util.table.join(
|
|||
os.execute(string.format("amixer -q set %s 100%%", beautiful.volume.channel))
|
||||
beautiful.volume.update()
|
||||
end),
|
||||
|
||||
awful.key({ altkey, "Control" }, "0",
|
||||
function ()
|
||||
os.execute(string.format("amixer -q set %s 0%%", beautiful.volume.channel))
|
||||
|
|
|
|||
Loading…
Reference in a new issue