raywo / MMM-NowPlayingOnSpotify

A module for MagicMirror displaying the song currently playing on Spotify.
MIT License
205 stars 43 forks source link

Spotify logo when no music is playing #128

Open Arhum2 opened 8 months ago

Arhum2 commented 8 months ago

Hello!

I used to use this module quite some time ago and have just added it again to my MM, I was wondering if there is anyway to turn off the spotify logo when no music is playing?

mmendezmi commented 5 months ago

You can go into the the style.css in the css folder and change the opacity for 'NPOS_nothingIsPlayingImage' to 0.0, for a quick and dirty solution. Image will still be there, you just won'd be able to see it.