How to make cpu percentage indicators have fixed width or insert 0 when below 100.
My config for cpu
commands = [
Run Cpu [
"--template", "cpu: <total>%",
"-L", "3",
"-H", "50",
"--normal", "green",
"--high", "red"] 10
]
You can use option
-m
to set minimum width