zsh: st command: progress bar indicator

This commit is contained in:
He4eT 2024-11-21 05:17:46 +01:00
commit 1f0a33e876

View file

@ -7,7 +7,7 @@
"width": 13, "width": 13,
}, },
"bar": { "bar": {
"charElapsed": "", "charElapsed": "",
"charTotal": "-", "charTotal": "-",
"width": 12, "width": 12,
}, },