[+] #22 Add tidal-hifi song detection
This commit is contained in:
parent
0811acab58
commit
d2347cefb1
1 changed files with 2 additions and 0 deletions
2
neofetch
2
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" ;;
|
||||
|
|
Loading…
Reference in a new issue