Files
dotfiles/waybar/modules/cpu.jsonc
2025-08-13 21:46:48 +02:00

9 lines
128 B
JSON

{
"cpu": {
"on-click": "pypr toggle btop",
"format": "CPU: {usage}%",
"tooltip": false,
"interval": 2,
},
}