X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/d9d5a464cb032c99085e7f8fa60c11612db7bef1..233768f0963167af1d2621d10157cd64a87c904c:/widget/alsabar.lua diff --git a/widget/alsabar.lua b/widget/alsabar.lua index ea78ec5..9b9f4b9 100644 --- a/widget/alsabar.lua +++ b/widget/alsabar.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 -- ALSA volume bar -- lain.widget.alsabar