configure bottom
This commit is contained in:
parent
680311c2ff
commit
d78351f925
1 changed files with 15 additions and 0 deletions
15
.config/bottom/bottom.toml
Normal file
15
.config/bottom/bottom.toml
Normal file
|
@ -0,0 +1,15 @@
|
|||
[flags]
|
||||
#basic = false
|
||||
temperature_type = "celsius"
|
||||
enable_gpu_memory = true
|
||||
default_widget_type = "proc"
|
||||
left_legend = true
|
||||
unnormalized_cpu = true
|
||||
enable_cache_memory = true
|
||||
group_processes = false
|
||||
tree = true
|
||||
battery = true
|
||||
expanded_on_startup = true
|
||||
show_table_scroll_position = true
|
||||
process_command = true
|
||||
retention = "10m"
|
Loading…
Add table
Reference in a new issue