You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move widget configurations to `_configure`
The `Mpd2` and `PulseVolume` widgets have code in their `__init__`
methods that is better suited to the `_configure` method.