X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/d9d5a464cb032c99085e7f8fa60c11612db7bef1..233768f0963167af1d2621d10157cd64a87c904c:/widget/pulsebar.lua diff --git a/widget/pulsebar.lua b/widget/pulsebar.lua index a7c0666..317468f 100644 --- a/widget/pulsebar.lua +++ b/widget/pulsebar.lua @@ -6,12 +6,14 @@ --]] -local helpers = require("lain.helpers") -local awful = require("awful") -local naughty = require("naughty") -local wibox = require("wibox") - -local math, string, type, tonumber = math, string, type, tonumber +local helpers = require("lain.helpers") +local awful = require("awful") +local naughty = require("naughty") +local wibox = require("wibox") +local math = math +local string = string +local type = type +local tonumber = tonumber -- PulseAudio volume bar -- lain.widget.pulsebar