mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-07-17 01:47:10 +00:00
11 lines
194 B
TOML
11 lines
194 B
TOML
[disk_space_graph]
|
|
legend = "mount"
|
|
legend_position = "bottom-left"
|
|
|
|
[disk_space_graph.name_filter]
|
|
is_list_ignored = true
|
|
list = ["sda"]
|
|
regex = false
|
|
case_sensitive = false
|
|
whole_word = false
|