mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
9 lines
199 B
TOML
9 lines
199 B
TOML
[flags]
|
|
hide_table_gap = true # Remove space in tables
|
|
process_command = true
|
|
|
|
[styles]
|
|
theme = "default-light"
|
|
|
|
[processes]
|
|
columns = ["PID", "State", "Name", "CPU%", "Mem%", "R/s", "W/s", "User"]
|