remove a debug line for cmus (oops)

master
Andrew Titmuss 9 years ago
parent f1052a8e73
commit 1f482d786c
No known key found for this signature in database
GPG Key ID: 8AF42975C787E0B2
  1. 2
      neofetch

@ -1427,8 +1427,6 @@ guayadeque|yarock|qmmp|quodlibet|deepin-music|tomahawk|pogo|elisa/ {printf $5 "
)"
}
player="cmus"
case "${player/*\/}" in
"mpd"* | "mopidy"*) song="$(mpc current)" ;;
"mocp"*) song="$(mocp -Q "%artist - %song")" ;;

Loading…
Cancel
Save