lower btop update_ms
This commit is contained in:
parent
cd3c1efa75
commit
e68fddea5e
1 changed files with 2 additions and 2 deletions
|
|
@ -16,9 +16,9 @@
|
|||
|
||||
# UI
|
||||
background_update = true;
|
||||
update_ms = 2000;
|
||||
update_ms = 100;
|
||||
rounded_corners = false;
|
||||
graph_symbol = "block"; # braille/block/tty
|
||||
graph_symbol = "braille"; # braille/block/tty
|
||||
graph_symbol_cpu = "default";
|
||||
graph_symbol_mem = "default";
|
||||
graph_symbol_net = "default";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue