mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-07-26 14:21:27 +00:00
14 lines
239 B
TOML
14 lines
239 B
TOML
[disk_io_graph]
|
|
show_read = true
|
|
show_write = false
|
|
legend = "mount"
|
|
use_log = true
|
|
legend_position = "bottom-left"
|
|
|
|
[disk_io_graph.name_filter]
|
|
is_list_ignored = true
|
|
list = ["sda"]
|
|
regex = false
|
|
case_sensitive = false
|
|
whole_word = false
|