diff --git a/.i3blocks/mpd b/.i3blocks/mpd index 31ba453..9d3345b 100755 --- a/.i3blocks/mpd +++ b/.i3blocks/mpd @@ -88,8 +88,6 @@ do o[${output%%:*}]="${output##*: }" done - unset output - # Récupération des informations du morceau en cours echo "currentsong" >&$IN || self-reset while read -t 1 -u $OUT output