X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/4cc47f8d61c14feccba095c09d903c0c666e9055..5321eb485ad559ffa72f6cc804c9dff657a40f0d:/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