From 050dfa3505da5fe6c64cbe740f7097cd8784fd90 Mon Sep 17 00:00:00 2001 From: Alexander Yakushev Date: Fri, 19 Aug 2011 10:30:25 +0300 Subject: coverart.sh simply rewritten in Lua --- rcsample.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rcsample.lua') diff --git a/rcsample.lua b/rcsample.lua index 71d9349..2cf5938 100644 --- a/rcsample.lua +++ b/rcsample.lua @@ -99,11 +99,11 @@ mysystray = widget({ type = "systray" }) -- If true, song notifications for Jamendo tracks will also contain -- album cover image. - instance.show_jamendo_album_covers = true + musicwidget.show_jamendo_album_covers = true -- Specify how big in pixels should an album cover be. Maximum value -- is 100. - instance.album_cover_size = 50 + musicwidget.album_cover_size = 50 -- Specify decorators on the left and the right side of the -- widget. Or just leave empty strings if you decorate the widget -- cgit v1.2.3