2023-05-07 17:00:55 -04:00

316 B

Processes

Columns

You can configure which columns are shown by the process widget by setting the columns setting:

[processes]
# Pick which columns you want to use.
columns = ["cpu%", "mem", "mem%", "pid", "count", "name", "command", "read", "write", "Tread", "twrite", "state", "user", "time"]