mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-22 20:23:12 +00:00
93d6718766
* other: update a bunch of argument descriptions and some arg/config names * update docs * changelog
15 lines
263 B
TOML
15 lines
263 B
TOML
[flags]
|
|
avg_cpu = true
|
|
|
|
# Temperature is one of:
|
|
temperature_type = "c"
|
|
|
|
rate = 1000
|
|
cpu_left_legend = false
|
|
current_usage = false
|
|
group_processes = false
|
|
case_sensitive = false
|
|
whole_word = false
|
|
regex = true
|
|
default_widget_type = "cpu"
|
|
default_widget_count = 1
|