diff options
Diffstat (limited to '.config/btop/btop.conf')
-rw-r--r-- | .config/btop/btop.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/btop/btop.conf b/.config/btop/btop.conf index f613f1b..73ee32f 100644 --- a/.config/btop/btop.conf +++ b/.config/btop/btop.conf @@ -10,7 +10,7 @@ graph_symbol_mem = "default" graph_symbol_net = "default" graph_symbol_proc = "default" shown_boxes = "mem net proc cpu" -update_ms = 2000 +update_ms = 1000 proc_sorting = "memory" proc_reversed = False proc_tree = False |