X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/586c54a25750fd90d91c15ac8eb818b2613de582..ca0bac403f4c52300454fd26e46a5deb570cfda6:/widget/alsa.lua diff --git a/widget/alsa.lua b/widget/alsa.lua index 36ccc71..3b6c6d6 100644 --- a/widget/alsa.lua +++ b/widget/alsa.lua @@ -1,17 +1,15 @@ - --[[ - - Licensed under GNU General Public License v2 - * (c) 2013, Luke Bonham - * (c) 2010, Adrian C. - + + Licensed under GNU General Public License v2 + * (c) 2013, Luca CPZ + * (c) 2010, Adrian C. + --]] local helpers = require("lain.helpers") local shell = require("awful.util").shell local wibox = require("wibox") -local string = { match = string.match, - format = string.format } +local string = string -- ALSA volume -- lain.widget.alsa