X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/055e663772628e5a2ddb9c056da7222af517d086..71ca1bd76739f5d4f11cc065f2943f1cb87627ab:/widget/pulse.lua diff --git a/widget/pulse.lua b/widget/pulse.lua index aa9d58e..f63fe55 100644 --- a/widget/pulse.lua +++ b/widget/pulse.lua @@ -1,17 +1,15 @@ --[[ Licensed under GNU General Public License v2 - * (c) 2016, Luke Bonham + * (c) 2016, Luca CPZ --]] local helpers = require("lain.helpers") local shell = require("awful.util").shell local wibox = require("wibox") -local string = { gmatch = string.gmatch, - match = string.match, - format = string.format } -local type = type +local string = string +local type = type -- PulseAudio volume -- lain.widget.pulse