Back to Bottom

Processes

docs/content/configuration/config-file/processes.md

0.12.3318 B
Original Source

Processes

Columns

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

toml
[processes]
# Pick which columns you want to use in any order.
columns = ["cpu%", "mem%", "pid", "name", "read", "write", "tread", "twrite", "state", "user", "time", "gmem%", "gpu%"]