dotfiles/.config/waybar/lib/components/cpu.json

9 lines
112 B
JSON

{
"cpu": {
"interval": 10,
"format": " {usage}%",
"max-length": 10,
"tooltip": false
}
}