Changement des flèches
This commit is contained in:
parent
e802653132
commit
8bf8ce7a1d
1 changed files with 1 additions and 1 deletions
|
@ -81,5 +81,5 @@ else
|
|||
fi
|
||||
|
||||
# Affichage du tout dans i3blocks
|
||||
printf "↓ %4.*f%s ↑ %4.*f%s\n" "${rx_prec}" "${rx_value/./,}" "${rx_unit}" "${tx_prec}" "${tx_value/./,}" "${tx_unit}"
|
||||
printf "▼ %4.*f%s ▲ %4.*f%s\n" "${rx_prec}" "${rx_value/./,}" "${rx_unit}" "${tx_prec}" "${tx_value/./,}" "${tx_unit}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue