fix lua check build

This commit is contained in:
streetturtle 2021-06-03 20:57:48 -04:00 committed by GitHub
parent 7c0ec6ee7d
commit 6d49a59b75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@ local function worker(user_args)
local timeout = args.timeout or 1
local width = args.width or 55
local net_speed_widget = wibox.widget {
net_speed_widget = wibox.widget {
{
id = 'rx_speed',
forced_width = width,