dotfiles/.config/waybar/modules/cpu.jsonc

8 lines
128 B
JSON

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