diff --git a/.i3blocks/mpd b/.i3blocks/mpd index 3266444..dc22701 100755 --- a/.i3blocks/mpd +++ b/.i3blocks/mpd @@ -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() {