Browse Source

song: Add olivia player (#1495)

Michael Straube 5 years ago
parent
commit
e00afa6b92
1 changed files with 3 additions and 0 deletions
  1. 3 0
      neofetch

+ 3 - 0
neofetch

@@ -501,6 +501,7 @@ disk_percent="on"
 # mpd
 # muine
 # netease-cloud-music
+# olivia
 # playerctl
 # pogo
 # pragha
@@ -2658,6 +2659,7 @@ get_song() {
         "mpd"
         "muine"
         "netease-cloud-music"
+        "olivia"
         "plasma-browser-integration"
         "playerctl"
         "pogo"
@@ -2723,6 +2725,7 @@ get_song() {
         "gogglesmm"*)     get_song_dbus "gogglesmm" ;;
         "xnoise"*)        get_song_dbus "xnoise" ;;
         "tauonmb"*)       get_song_dbus "tauon" ;;
+        "olivia"*)        get_song_dbus "olivia" ;;
         "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" ;;