summaryrefslogtreecommitdiff
path: root/spotify-widget/spotify.lua
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@gmail.com>2017-02-01 21:45:15 -0500
committerstreetturtle <streetturtle@gmail.com>2017-02-01 21:45:15 -0500
commitfa430134310cb6b3c98f445e423fa6095d800743 (patch)
treedd319e57b1a955cb3715ead7eda1eafc1e77969a /spotify-widget/spotify.lua
parente214e416d3ce53dec14e5f0e81ceae587f1fd4bc (diff)
readme update
Diffstat (limited to 'spotify-widget/spotify.lua')
-rw-r--r--spotify-widget/spotify.lua2
1 files changed, 1 insertions, 1 deletions
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,