Fix i3blocks/mpd
This commit is contained in:
parent
9a5a5d4f81
commit
0d6deedaef
1 changed files with 0 additions and 2 deletions
|
@ -88,8 +88,6 @@ do
|
||||||
o[${output%%:*}]="${output##*: }"
|
o[${output%%:*}]="${output##*: }"
|
||||||
done
|
done
|
||||||
|
|
||||||
unset output
|
|
||||||
|
|
||||||
# Récupération des informations du morceau en cours
|
# Récupération des informations du morceau en cours
|
||||||
echo "currentsong" >&$IN || self-reset
|
echo "currentsong" >&$IN || self-reset
|
||||||
while read -t 1 -u $OUT output
|
while read -t 1 -u $OUT output
|
||||||
|
|
Loading…
Reference in a new issue