X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/f58970997ea2130947aae58a88019b4b70478d68..ca0bac403f4c52300454fd26e46a5deb570cfda6:/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