diff --git a/neofetch b/neofetch index ede14397..7ed28d38 100755 --- a/neofetch +++ b/neofetch @@ -424,6 +424,7 @@ disk_subtitle="mount" # cmus # deadbeef # deepin-music +# dragon # elisa # exaile # gnome-music @@ -442,6 +443,7 @@ disk_subtitle="mount" # quodlibet # rhythmbox # sayonara +# smplayer # spotify # Spotify # tomahawk @@ -2303,6 +2305,7 @@ get_song() { "cmus" "deadbeef" "deepin-music" + "dragon" "elise" "exaile" "gnome-music" @@ -2321,6 +2324,7 @@ get_song() { "quodlibet" "rhythmbox" "sayonara" + "smplayer" "spotify" "Spotify" "tomahawk" @@ -2371,6 +2375,8 @@ get_song() { "gmusicbrowser"*) get_song_dbus "gmusicbrowser" ;; "pragha"*) get_song_dbus "pragha" ;; "amarok"*) get_song_dbus "amarok" ;; + "dragon"*) get_song_dbus "dragonplayer" ;; + "smplayer"*) get_song_dbus "smplayer" ;; "cmus"*) song="$(cmus-remote -Q | awk 'BEGIN { ORS=" "};