Fix i3blocks/mpd

This commit is contained in:
Breizh 2022-08-13 01:13:37 +02:00
parent 420899fae8
commit 9724fa6520

View file

@ -17,7 +17,7 @@ OUT=${COPROC[0]}
sed '/^OK/q' <&$OUT &>/dev/null
# Initialisation des valeurs par défaut et des fonctions
declare -i SCROLL=4time_left0 I=0
declare -i SCROLL=40 I=0
declare -- artist song oldfile
human_time() {