>>109394926
see the repo in this post:
>>109393535
it has a config that's got all of the settings in it, including the bars.
but just in case you cba...
"display": {
"separator": " ",
"key": {
"type": "string"
},
"bar": {
"border": {
"left": "\uee00",
"leftElapsed": "\uee03",
"right": "\uee02",
"rightElapsed": "\uee05"
},
"char": {
"total": "\uee01",
"elapsed": "\uee04"
},
"color": {
"total": null
}
},
"percent": {
"type": [
"bar",
"bar-monochrome"
]
}
},