Skip to content

Commit

Permalink
[+] #22 Add tidal-hifi song detection
Browse files Browse the repository at this point in the history
  • Loading branch information
hykilpikonna committed Sep 26, 2022
1 parent 0811aca commit d2347ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -3316,6 +3316,7 @@ get_song() {
"strawberry"
"tauonmb"
"tomahawk"
"tidal-hifi"
"vlc"
"xmms2d"
"xnoise"
Expand Down Expand Up @@ -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" ;;
Expand Down

0 comments on commit d2347ce

Please sign in to comment.