song: Add Tauon Music Box (#1489)
* song: Add Tauon Music Box * Fix long line (travis)
This commit is contained in:
parent
726d9b8133
commit
824866e14c
21
neofetch
21
neofetch
|
@ -511,6 +511,7 @@ disk_percent="on"
|
||||||
# smplayer
|
# smplayer
|
||||||
# spotify
|
# spotify
|
||||||
# strawberry
|
# strawberry
|
||||||
|
# tauonmb
|
||||||
# tomahawk
|
# tomahawk
|
||||||
# vlc
|
# vlc
|
||||||
# xmms2d
|
# xmms2d
|
||||||
|
@ -2669,6 +2670,7 @@ get_song() {
|
||||||
"spotify"
|
"spotify"
|
||||||
"Spotify"
|
"Spotify"
|
||||||
"strawberry"
|
"strawberry"
|
||||||
|
"tauonmb"
|
||||||
"tomahawk"
|
"tomahawk"
|
||||||
"vlc"
|
"vlc"
|
||||||
"xmms2d"
|
"xmms2d"
|
||||||
|
@ -2720,6 +2722,7 @@ get_song() {
|
||||||
"strawberry"*) get_song_dbus "strawberry" ;;
|
"strawberry"*) get_song_dbus "strawberry" ;;
|
||||||
"gogglesmm"*) get_song_dbus "gogglesmm" ;;
|
"gogglesmm"*) get_song_dbus "gogglesmm" ;;
|
||||||
"xnoise"*) get_song_dbus "xnoise" ;;
|
"xnoise"*) get_song_dbus "xnoise" ;;
|
||||||
|
"tauonmb"*) get_song_dbus "tauon" ;;
|
||||||
"netease-cloud-music"*) get_song_dbus "netease-cloud-music" ;;
|
"netease-cloud-music"*) get_song_dbus "netease-cloud-music" ;;
|
||||||
"plasma-browser-integration"*) get_song_dbus "plasma-browser-integration" ;;
|
"plasma-browser-integration"*) get_song_dbus "plasma-browser-integration" ;;
|
||||||
"io.elementary.music"*) get_song_dbus "Music" ;;
|
"io.elementary.music"*) get_song_dbus "Music" ;;
|
||||||
|
@ -4862,15 +4865,15 @@ ASCII:
|
||||||
Container_Linux, CRUX, Cucumber, Debian, Deepin, DesaOS, Devuan,
|
Container_Linux, CRUX, Cucumber, Debian, Deepin, DesaOS, Devuan,
|
||||||
DracOS, DragonFly, Drauger, Elementary, EndeavourOS, Endless,
|
DracOS, DragonFly, Drauger, Elementary, EndeavourOS, Endless,
|
||||||
EuroLinux, Exherbo, Fedora, Feren, FreeBSD, FreeMiNT, Frugalware,
|
EuroLinux, Exherbo, Fedora, Feren, FreeBSD, FreeMiNT, Frugalware,
|
||||||
Funtoo, GalliumOS, Garuda, Gentoo, Pentoo, gNewSense, GNOME, GNU, GoboLinux,
|
Funtoo, GalliumOS, Garuda, Gentoo, Pentoo, gNewSense, GNOME, GNU,
|
||||||
Grombyang, Guix, Haiku, Huayra, Hyperbola, janus, Kali, KaOS,
|
GoboLinux, Grombyang, Guix, Haiku, Huayra, Hyperbola, janus, Kali,
|
||||||
KDE_neon, Kibojoe, Kogaion, Korora, KSLinux, Kubuntu, LEDE, LFS,
|
KaOS, KDE_neon, Kibojoe, Kogaion, Korora, KSLinux, Kubuntu, LEDE,
|
||||||
Linux_Lite, LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva,
|
LFS, Linux_Lite, LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS,
|
||||||
Manjaro, Maui, Mer, Minix, LinuxMint, MX_Linux, Namib, Neptune,
|
Mandriva, Manjaro, Maui, Mer, Minix, LinuxMint, MX_Linux, Namib,
|
||||||
NetBSD, Netrunner, Nitrux, NixOS, Nurunner, NuTyX, OBRevenge,
|
Neptune, NetBSD, Netrunner, Nitrux, NixOS, Nurunner, NuTyX,
|
||||||
OpenBSD, OpenIndiana, openmamba, OpenMandriva, OpenStage, OpenWrt,
|
OBRevenge, OpenBSD, OpenIndiana, openmamba, OpenMandriva, OpenStage,
|
||||||
osmc, Oracle, OS Elbrus, PacBSD, Parabola, Pardus, Parrot, Parsix,
|
OpenWrt, osmc, Oracle, OS Elbrus, PacBSD, Parabola, Pardus, Parrot,
|
||||||
TrueOS, PCLinuxOS, Peppermint, popos, Porteus, PostMarketOS,
|
Parsix, TrueOS, PCLinuxOS, Peppermint, popos, Porteus, PostMarketOS,
|
||||||
Proxmox, Puppy, PureOS, Qubes, Radix, Raspbian, Reborn_OS, Redstar,
|
Proxmox, Puppy, PureOS, Qubes, Radix, Raspbian, Reborn_OS, Redstar,
|
||||||
Redcore, Redhat, Refracted_Devuan, Regata, Rosa, sabotage, Sabayon,
|
Redcore, Redhat, Refracted_Devuan, Regata, Rosa, sabotage, Sabayon,
|
||||||
Sailfish, SalentOS, Scientific, Septor, SereneLinux, SharkLinux,
|
Sailfish, SalentOS, Scientific, Septor, SereneLinux, SharkLinux,
|
||||||
|
|
Reference in New Issue