polybar: nightscout

This commit is contained in:
Michael Grote 2021-07-02 17:29:22 +02:00
parent 3c90d58c37
commit 593a61d43a

View file

@ -10,16 +10,16 @@ else
#echo $wert
case $symbol in
'"SingleDown"')
echo $wert ""
echo $wert ""
;;
'"SingleUp"')
echo $wert ""
echo $wert ""
;;
'"DoubleDown"')
echo $wert ""
echo $wert "⇓⇓"
;;
'"DoubleUp"')
echo $wert ""
echo $wert "⇑⇑"
;;
'"FortyFiveDown"')
echo $wert "⇘"
@ -28,7 +28,7 @@ else
echo $wert "⇗"
;;
'"Flat"')
echo $wert ""
echo $wert ""
;;
*)
echo $symbol