summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2015-01-18 16:15:11 +0100
committerFlorian Pritz <bluewind@xinu.at>2015-01-18 16:15:11 +0100
commita556bc51e88526a190ee0a0140d36de8db52f5e0 (patch)
tree46f2687645cc05a1d3487591b92e737dca218d6c /.config
parent4a240ec03d59b5cddc75434e991fc00ef1f8b0e9 (diff)
downloaddotfiles-a556bc51e88526a190ee0a0140d36de8db52f5e0.tar.gz
dotfiles-a556bc51e88526a190ee0a0140d36de8db52f5e0.tar.xz
htoprc: display kernel threads
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.config')
-rw-r--r--.config/htop/htoprc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/htop/htoprc b/.config/htop/htoprc
index 9d7ae38..2030b99 100644
--- a/.config/htop/htoprc
+++ b/.config/htop/htoprc
@@ -4,7 +4,7 @@ fields=0 48 17 18 38 39 40 2 46 47 62 63 49 1
sort_key=63
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=1