X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/ece196a6b092b8d90218a920d1e1a43e51a367f2..fb358dcd043d9639cb2ec19f4e369b8aa31675dc:/widgets/abase.lua?ds=inline diff --git a/widgets/abase.lua b/widgets/abase.lua index 20cc955..8ffdf0e 100644 --- a/widgets/abase.lua +++ b/widgets/abase.lua @@ -10,10 +10,9 @@ local newtimer = require("lain.helpers").newtimer local async = require("lain.asyncshell") local wibox = require("wibox") -local io = io local setmetatable = setmetatable --- Basic template for custom widgets +-- Basic template for custom widgets -- Asynchronous version -- lain.widgets.abase