init
This commit is contained in:
8
waybar/modules/cpu.jsonc
Normal file
8
waybar/modules/cpu.jsonc
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"cpu": {
|
||||
"on-click": "pypr toggle btop",
|
||||
"format": "CPU: {usage}%",
|
||||
"tooltip": false,
|
||||
"interval": 2,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user