bottom: fix indents
1 files changed, 6 insertions(+), 6 deletions(-) M bottom/bottom.toml
M bottom/bottom.toml => bottom/bottom.toml +6 -6
@@ 8,10 8,10 @@ current_usage = true type="cpu" [[row]] - [[row.child]] - ratio = 2 - type = "mem" + [[row.child]] + ratio = 2 + type = "mem" - [[row.child]] - [[row.child.child]] - type = "proc" + [[row.child]] + [[row.child.child]] + type = "proc"