From 0f5fb2ce24adb69454ec59f60179a1a2b1bfaf87 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 29 Oct 2016 14:11:21 +0200 Subject: misc Signed-off-by: Florian Pritz --- .config/htop/htoprc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config') diff --git a/.config/htop/htoprc b/.config/htop/htoprc index ce059de..391cfe8 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -1,6 +1,6 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. -fields=0 48 17 18 38 39 40 2 46 47 62 63 49 1 +fields=106 107 109 110 111 0 48 17 18 38 39 40 2 46 47 49 1 sort_key=46 sort_direction=1 hide_threads=0 @@ -8,6 +8,7 @@ hide_kernel_threads=0 hide_userland_threads=0 shadow_other_users=1 show_thread_names=1 +show_program_path=1 highlight_base_name=1 highlight_megabytes=1 highlight_threads=1 -- cgit v1.2.3-24-g4f1b