From 0abfeaffa9a932a050be223fdc6a6b98ef7f9e1d Mon Sep 17 00:00:00 2001 From: Darren Austin Date: Fri, 1 Dec 2017 14:40:36 +0000 Subject: [PATCH] Show kernel threads in htop --- .config/htop/htoprc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/htop/htoprc b/.config/htop/htoprc index b2d2e51..7f603b2 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -4,7 +4,7 @@ fields=0 48 17 18 38 39 40 2 46 47 49 1 sort_key=46 sort_direction=1 hide_threads=0 -hide_kernel_threads=1 +hide_kernel_threads=0 hide_userland_threads=0 shadow_other_users=1 show_thread_names=0