Files
dotfiles/.config/waybar/lib/components/cpu.json
2025-06-02 18:34:15 +02:00

9 lines
112 B
JSON

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