From fa430134310cb6b3c98f445e423fa6095d800743 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Wed, 1 Feb 2017 21:45:15 -0500 Subject: readme update --- spotify-widget/spotify.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spotify-widget/spotify.lua') diff --git a/spotify-widget/spotify.lua b/spotify-widget/spotify.lua index c9b3789..dcca1c0 100644 --- a/spotify-widget/spotify.lua +++ b/spotify-widget/spotify.lua @@ -7,7 +7,7 @@ spotify_widget:set_font('Play 9') -- optional icon, could be replaced by spotfiy logo (https://developer.spotify.com/design/) spotify_icon = wibox.widget.imagebox() -spotify_icon:set_image("/usr/share/icons/Arc-Icons/devices/22/audio-headphones.png") +spotify_icon:set_image("/usr/share/icons/Arc/devices/22/audio-headphones.png") watch( "sp current-oneline", 1, -- cgit v1.2.3