mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-23 21:55:11 +02:00
[skip travis] Added sample toml file.
This commit is contained in:
parent
96d405a353
commit
87e0223e64
10
sample_config.toml
Normal file
10
sample_config.toml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
avg_cpu = true
|
||||||
|
dot_marker = true
|
||||||
|
temperature_type = "kelvin"
|
||||||
|
rate = 2000
|
||||||
|
left_legend = false
|
||||||
|
current_usage = false
|
||||||
|
group_processes = true
|
||||||
|
case_sensitive = true
|
||||||
|
whole_word = true
|
||||||
|
regex = true
|
Loading…
x
Reference in New Issue
Block a user