aboutsummaryrefslogtreecommitdiff
path: root/.config/btop/btop.conf
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-09-18 03:12:00 +0300
committerawy <awy@awy.one>2025-09-18 03:12:00 +0300
commit36d825d8a62a408ed7eceb01265625ab84c71fbd (patch)
treea03093709526a658904d1fd80754af208c495f6c /.config/btop/btop.conf
parent3b470a5822fe1562564889849e3063da58446d59 (diff)
downloadhyprdots-36d825d8a62a408ed7eceb01265625ab84c71fbd.tar.gz
filter kernel proc
Diffstat (limited to '.config/btop/btop.conf')
-rw-r--r--.config/btop/btop.conf2
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"