mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-08-19 16:48:26 +02:00
* quick refactor of bytes/name * oop * Add virt mem field * add value * add virtual memory columns + tests * fix * Changelog
3 lines
120 B
TOML
3 lines
120 B
TOML
[processes]
|
|
columns = ["PID", "Name", "CPU%", "Mem%", "Virt", "Rps", "Wps", "TRead", "Twrite", "User", "State", "Time"]
|