PrayagS / polybar-spotify

:musical_note: Spotify status and controls module for Polybar with text scrolling
MIT License
581 stars 38 forks source link

Fix play/pause symbol behavior if multiple bars have the same name #10

Closed rlipperts closed 3 years ago

rlipperts commented 3 years ago

The get_spotify_status.sh now sends messages to each Polybar with matching name

I hope this PR is properly formatted, I'm new to GitHub collaboration and bash programming :/

rlipperts commented 3 years ago

fixes #9

PrayagS commented 3 years ago

LGTM. Thanks for your work! I don't think you're new to bash. Your code says otherwise haha.