Fix i3blocks/mpd

This commit is contained in:
Breizh 2022-08-13 01:13:37 +02:00
parent d3c14342b3
commit c068d09bbe

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() {