-
Notifications
You must be signed in to change notification settings - Fork 5
Widgets CPU
prankstr edited this page Apr 1, 2026
·
2 revisions
CPU usage monitor.
Shares the system popover with Memory, GPU, and Network Speed. When placed next to these widgets in a group, they automatically merge into a single button.
| Option | Type | Default | Description |
|---|---|---|---|
show_icon |
bool | true |
Show icon |
show_percentage |
bool | true |
Show percentage |
background_color |
string | Custom background color (hex) |
| Class | Description |
|---|---|
.cpu |
Widget container |
.cpu-icon |
CPU icon |
.cpu-label |
Percentage label |
.cpu-high |
Added when usage ≥80% |