switched menu for spotify to tray version

This commit is contained in:
Johannes Findeisen 2020-04-06 02:16:32 +02:00
commit cb19985fef
No known key found for this signature in database
GPG key ID: 2128DE136929E573

View file

@ -103,7 +103,7 @@ multimediamenu = {
{ "k9copy", "/usr/bin/k9copy", "/usr/share/icons/hicolor/48x48/actions/k9copy.png" },
{ "kaffeine", "/usr/bin/kaffeine", "/usr/share/icons/hicolor/scalable/apps/kaffeine.svg" },
{ "mediathek", "/usr/bin/mediathek", "/usr/share/pixmaps/MediathekView.svg" },
{ "spotify", "/usr/bin/spotify", "/usr/share/pixmaps/spotify-client.png" },
{ "spotify", "/usr/bin/spotify-tray", "/usr/share/pixmaps/spotify-client.png" },
{ "tvbrowser", "/usr/bin/tvbrowser", "/usr/share/icons/hicolor/48x48/apps/tvbrowser.png" },
{ "vlc", "/usr/bin/vlc", "/usr/share/icons/hicolor/48x48/apps/vlc.png" },
}