aboutsummaryrefslogtreecommitdiff
path: root/rcsample.lua
diff options
context:
space:
mode:
Diffstat (limited to 'rcsample.lua')
-rw-r--r--rcsample.lua4
1 files changed, 4 insertions, 0 deletions
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.