mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-23 13:45:12 +02:00
parent
5a17212f89
commit
5df66006d8
@ -7,5 +7,5 @@ You can configure which columns are shown by the process widget by setting the `
|
|||||||
```toml
|
```toml
|
||||||
[processes]
|
[processes]
|
||||||
# Pick which columns you want to use in any order.
|
# Pick which columns you want to use in any order.
|
||||||
columns = ["cpu%", "mem%", "pid", "name", "read", "write", "Tread", "twrite", "state", "user", "time"]
|
columns = ["cpu%", "mem%", "pid", "name", "read", "write", "tread", "twrite", "state", "user", "time"]
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user