From 36d825d8a62a408ed7eceb01265625ab84c71fbd Mon Sep 17 00:00:00 2001 From: awy Date: Thu, 18 Sep 2025 03:12:00 +0300 Subject: filter kernel proc --- .config/btop/btop.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/btop/btop.conf') diff --git a/.config/btop/btop.conf b/.config/btop/btop.conf index ec225f8..a637e5b 100644 --- a/.config/btop/btop.conf +++ b/.config/btop/btop.conf @@ -21,7 +21,7 @@ proc_mem_bytes = True proc_cpu_graphs = True proc_info_smaps = False proc_left = False -proc_filter_kernel = False +proc_filter_kernel = True proc_aggregate = False cpu_graph_upper = "Auto" cpu_graph_lower = "Auto" -- cgit v1.2.3