mirror of
https://github.com/powerline/powerline.git
synced 2025-07-23 05:46:01 +02:00
(fix) updated linux spotify app dbus config
This commit is contained in:
parent
a4a1c83539
commit
3b3d546e89
@ -311,10 +311,10 @@ class SpotifyDbusPlayerSegment(PlayerSegment):
|
||||
return _get_dbus_player_status(
|
||||
pl=pl,
|
||||
player_name='Spotify',
|
||||
bus_name='com.spotify.qt',
|
||||
player_path='/',
|
||||
bus_name='org.mpris.MediaPlayer2.spotify',
|
||||
player_path='/org/mpris/MediaPlayer2',
|
||||
iface_prop='org.freedesktop.DBus.Properties',
|
||||
iface_player='org.freedesktop.MediaPlayer2',
|
||||
iface_player='org.mpris.MediaPlayer2.Player',
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user