From b0e2460239bac393fbd405bc8a22a560954f81d6 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Tue, 13 Feb 2018 11:31:52 +0100 Subject: [PATCH] [htop] disable tree-view --- top/htoprc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/top/htoprc b/top/htoprc index fa99e5f..c71de1d 100644 --- a/top/htoprc +++ b/top/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 109 110 49 1 +fields=0 48 17 18 38 39 40 2 46 47 109 110 49 1 sort_key=46 sort_direction=1 hide_threads=0 @@ -12,7 +12,7 @@ show_program_path=0 highlight_base_name=1 highlight_megabytes=1 highlight_threads=1 -tree_view=1 +tree_view=0 header_margin=1 detailed_cpu_time=1 cpu_count_from_zero=0