diff options
author | awy <awy@awy.one> | 2025-09-06 14:17:06 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-09-06 14:17:06 +0300 |
commit | e0f1068fc309382b4cec829d985e52a8f1ec3565 (patch) | |
tree | 2ef391d5292cb366672c27b240f4bd789fc2d1b1 /.config/btop/btop.conf | |
parent | 9f9b115c8df4e7916504e2444c15f12c0c5cb157 (diff) | |
download | hyprdots-e0f1068fc309382b4cec829d985e52a8f1ec3565.tar.gz |
update
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 |