summaryrefslogtreecommitdiff
path: root/btop/btop.conf
diff options
context:
space:
mode:
Diffstat (limited to 'btop/btop.conf')
-rw-r--r--btop/btop.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/btop/btop.conf b/btop/btop.conf
index 9a38f28..30246af 100644
--- a/btop/btop.conf
+++ b/btop/btop.conf
@@ -50,7 +50,7 @@ graph_symbol_net = "default"
graph_symbol_proc = "default"
#* Manually set which boxes to show. Available values are "cpu mem net proc" and "gpu0" through "gpu5", separate values with whitespace.
-shown_boxes = "cpu mem net proc gpu0"
+shown_boxes = "net proc mem cpu"
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
update_ms = 100