Fix i3blocks/mpd
This commit is contained in:
parent
d3c14342b3
commit
c068d09bbe
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ OUT=${COPROC[0]}
|
||||||
sed '/^OK/q' <&$OUT &>/dev/null
|
sed '/^OK/q' <&$OUT &>/dev/null
|
||||||
|
|
||||||
# Initialisation des valeurs par défaut et des fonctions
|
# 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
|
declare -- artist song oldfile
|
||||||
|
|
||||||
human_time() {
|
human_time() {
|
||||||
|
|
Loading…
Reference in a new issue