瀏覽代碼

[+] #22 Add tidal-hifi song detection

Azalea (on HyDEV-Daisy) 2 年之前
父節點
當前提交
d2347cefb1
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      neofetch

+ 2 - 0
neofetch

@@ -3316,6 +3316,7 @@ get_song() {
         "strawberry"
         "tauonmb"
         "tomahawk"
+        "tidal-hifi"
         "vlc"
         "xmms2d"
         "xnoise"
@@ -3368,6 +3369,7 @@ get_song() {
         "gogglesmm"*)     get_song_dbus "gogglesmm" ;;
         "xnoise"*)        get_song_dbus "xnoise" ;;
         "tauonmb"*)       get_song_dbus "tauon" ;;
+        "tidal-hifi"*)    get_song_dbus "tidal-hifi" ;;
         "olivia"*)        get_song_dbus "olivia" ;;
         "exaile"*)        get_song_dbus "exaile" ;;
         "netease-cloud-music"*)        get_song_dbus "netease-cloud-music" ;;