remove a debug line for cmus (oops)
This commit is contained in:
parent
f1052a8e73
commit
1f482d786c
1 changed files with 0 additions and 2 deletions
2
neofetch
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…
Reference in a new issue