Mises à jour diverses
This commit is contained in:
parent
7eb7099161
commit
e8347ae498
20 changed files with 144 additions and 135 deletions
.i3blocks
|
@ -12,7 +12,7 @@ else
|
|||
fi
|
||||
|
||||
LONG=40
|
||||
SHORT=15
|
||||
SHORT=20
|
||||
|
||||
case $BLOCK_BUTTON in
|
||||
1) mpc -q prev ;;
|
||||
|
@ -133,8 +133,8 @@ then
|
|||
else
|
||||
[[ -f ${runtime}/mpd ]] && rm ${runtime}/mpd
|
||||
[[ -f ${runtime}/mpd-scroll ]] && rm ${runtime}/mpd-scroll
|
||||
printf "%${LONG}s $status[--:-- --:-- --:--]</span>\n" " "
|
||||
printf "%${SHORT}s $status--:-- --:--</span>\n" " "
|
||||
printf "$status[--:-- --:-- --:--]</span>\n" " "
|
||||
printf "$status--:-- --:--</span>\n" " "
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue