X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/c155301459aa73a1b5e9a1b674be12f03021c4fe:/widgets/mpd.lua..8d3868d7ce528cfc075e246c8935bae2724e0868:/widget/mpd.lua?pf=etc diff --git a/widgets/mpd.lua b/widget/mpd.lua similarity index 99% rename from widgets/mpd.lua rename to widget/mpd.lua index ddedf24..b5281b0 100644 --- a/widgets/mpd.lua +++ b/widget/mpd.lua @@ -20,7 +20,7 @@ local string = { format = string.format, local setmetatable = setmetatable -- MPD infos --- lain.widgets.mpd +-- lain.widget.mpd local mpd = {} local function worker(args)