This commit is contained in:
kento2 2026-02-08 23:08:30 +01:00
parent 90fd2ad3a8
commit 74e6cfec06
2 changed files with 1 additions and 4 deletions

View file

@ -87,7 +87,7 @@ parsefifo()
N*) net="${line#?}" ;;
'{'*) workspaces "$line" ;;
esac
echo "%{l}$sep ${WS}%{c}${time}%{r}${bat}${vol} "
echo "%{l} ${WS}%{c}${time}%{r}${bat}${vol} "
done
}