From 8ffbe251f428808e503a9d2c14726c38714d9a5e Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 21 Nov 2024 20:30:02 -0500 Subject: [PATCH] AutoYADM commit: 2024-11-21 20:30:02 --- .config/btop/btop.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/btop/btop.conf b/.config/btop/btop.conf index a47ec248..79182f0f 100644 --- a/.config/btop/btop.conf +++ b/.config/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" +shown_boxes = "cpu proc" #* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs. update_ms = 2000