BlingCorp / bling

Utilities for the awesome window manager
https://blingcorp.github.io/bling/
MIT License
851 stars 51 forks source link

Playerctl lib minor bug fixes #202

Closed kosorin closed 1 year ago

kosorin commented 1 year ago

Here are two minor bug fixes:

  1. get_player_of_name - name property doesn't exist
  2. ret.update_on_activity is always true (unfortunately boolean can't be used with multiple and/or for this)