From bd0e62d5f31ace5b91e7db11a53174d27a0129f3 Mon Sep 17 00:00:00 2001 From: Michael Straube Date: Sat, 12 May 2018 13:53:23 +0200 Subject: [PATCH] song: audacious: remove audtool, closes #986 --- neofetch | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/neofetch b/neofetch index cb3b6c15..4f508ef6 100755 --- a/neofetch +++ b/neofetch @@ -2428,11 +2428,7 @@ get_song() { "tomahawk"*) get_song_dbus "tomahawk" ;; "elisa"*) get_song_dbus "elisa" ;; "sayonara"*) get_song_dbus "sayonara" ;; - - "audacious"*) - song="$(audtool current-song)" - [[ -z "$song" || "$song_shorthand" == "on" ]] && get_song_dbus "audacious" - ;; + "audacious"*) get_song_dbus "audacious" ;; "cmus"*) song="$(cmus-remote -Q | awk 'BEGIN { ORS=" "};