diff options
Diffstat (limited to '.config/btop')
-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 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" |