You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
125 B
TOML
11 lines
125 B
TOML
2 years ago
|
[flags]
|
||
|
hide_avg_cpu = true
|
||
|
|
||
|
[[row]]
|
||
|
[[row.child]]
|
||
|
ratio = 5
|
||
|
type="cpu"
|
||
|
[[row.child]]
|
||
|
ratio=3
|
||
|
type="mem"
|