Commit 25896145 authored by Michael Straube's avatar Michael Straube

song: add elementary music player

parent 7f492fa5
......@@ -451,6 +451,7 @@ disk_subtitle="mount"
# gmusicbrowser
# gogglesmm
# guayadeque
# io.elementary.music
# iTunes
# juk
# lollypop
......@@ -2460,6 +2461,7 @@ get_song() {
"gmusicbrowser"
"gogglesmm"
"guayadeque"
"io.elementary.music"
"iTunes"
"juk"
"lollypop"
......@@ -2534,6 +2536,7 @@ get_song() {
"xnoise"*) get_song_dbus "xnoise" ;;
"netease-cloud-music"*) get_song_dbus "netease-cloud-music" ;;
"plasma-browser-integration"*) get_song_dbus "plasma-browser-integration" ;;
"io.elementary.music"*) get_song_dbus "Music" ;;
"cmus"*)
# NOTE: cmus >= 2.8.0 supports mpris2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment