diff --git a/i3pystatus/spotify.py b/i3pystatus/spotify.py index 8f6085e..0918570 100644 --- a/i3pystatus/spotify.py +++ b/i3pystatus/spotify.py @@ -5,4 +5,4 @@ class Spotify(NowPlaying): """ Get Spotify info using dbus interface. Based on `now_playing`_ module. """ - player_name = "spotify" + player = "spotify"