system_monitor_processes
Top five processes by current CPU usage, refreshed every frame. Entries pairs each process name with its percentage; TextBlock collapses to one process per line.
| Kind | Safety | Shapes |
|---|---|---|
| realtime | Safe | entries, text_block |
Options
Section titled “Options”No options.
Compatible renderers
Section titled “Compatible renderers”| Shape | Renderers |
|---|---|
entries | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, grid_table |
text_block | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_plain |
Preview
Section titled “Preview”entries via grid_table
Section titled “entries via grid_table”node 12.4% cargo 8.1% firefox 6.3% zsh 2.1%
[[widget]]id = "system_monitor_processes"fetcher = "system_monitor_processes"render = "grid_table"text_block via list_plain
Section titled “text_block via list_plain”node 12.4% cargo 8.1% firefox 6.3% zsh 2.1%
[[widget]]id = "system_monitor_processes"fetcher = "system_monitor_processes"render = "list_plain"