From 3a8fdd263de92f89d1c9fd7c15ba3c49eed39c20 Mon Sep 17 00:00:00 2001 From: Alexander Yakushev Date: Sat, 10 Sep 2011 18:03:24 +0300 Subject: Added feature to browse current artist or album on Jamendo --- rcsample.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'rcsample.lua') diff --git a/rcsample.lua b/rcsample.lua index 336f2ef..6a54f4a 100644 --- a/rcsample.lua +++ b/rcsample.lua @@ -96,6 +96,10 @@ mysystray = widget({ type = "systray" }) -- this option on the fly in awesompd itself. -- possible formats: awesompd.FORMAT_MP3, awesompd.FORMAT_OGG musicwidget.jamendo_format = awesompd.FORMAT_MP3 + + -- Specify the browser you use so awesompd can open links from + -- Jamendo in it. + musicwidget.browser = "firefox" -- If true, song notifications for Jamendo tracks and local tracks -- will also contain album cover image. -- cgit v1.2.3