aboutsummaryrefslogtreecommitdiff
path: root/rcsample.lua
diff options
context:
space:
mode:
authorAlexander Yakushev <yakushev.alex@gmail.com>2011-08-19 10:30:25 +0300
committerAlexander Yakushev <yakushev.alex@gmail.com>2011-08-19 12:41:21 +0300
commit050dfa3505da5fe6c64cbe740f7097cd8784fd90 (patch)
treea98315a692e83c1b6054ce461da2ddcdb651bc88 /rcsample.lua
parenta2505707458e7a8af53d9a2e55e1dfac61f6b401 (diff)
downloadawesompd-050dfa3505da5fe6c64cbe740f7097cd8784fd90.tar.gz
awesompd-050dfa3505da5fe6c64cbe740f7097cd8784fd90.tar.bz2
coverart.sh simply rewritten in Lua
Diffstat (limited to 'rcsample.lua')
-rw-r--r--rcsample.lua4
1 files changed, 2 insertions, 2 deletions
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