music-control - add spotifyd

This commit is contained in:
Carsten Haitzler 2020-11-20 14:08:00 +00:00
parent d61b3f2d55
commit 6458c947fc
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ const Player music_player_players[] =
{"Rage", "org.mpris.MediaPlayer2.rage", "rage"},
{"Rhythmbox", "org.gnome.Rhythmbox3", "rhythmbox"},
{"Spotify", "org.mpris.MediaPlayer2.spotify", "spotify"},
{"Spotifyd", "org.mpris.MediaPlayer2.spotifyd", "spotifyd"},
{"Squeezebox", "org.mpris.MediaPlayer2.squeezebox", "slimpris2"},
{"Tomahawk", "org.mpris.MediaPlayer2.tomahawk", "tomahawk"},
{"VLC", "org.mpris.MediaPlayer2.vlc", "vlc"},