brightness-widget: remove undefined vars

This commit is contained in:
Nuno Silva 2021-04-11 20:06:51 +01:00
parent fc0293047b
commit be6d28ec6d
1 changed files with 0 additions and 2 deletions

View File

@ -90,9 +90,7 @@ local function worker(user_args)
start_angle = 4.71238898, -- 2pi*3/4
forced_height = 18,
forced_width = 18,
bg = bg_color,
paddings = 2,
colors = {color},
widget = wibox.container.arcchart,
set_value = function(self, level)
self:set_value(level)