diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/common/btop/btop.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/common/btop/btop.conf b/config/common/btop/btop.conf index 225d657..81ab72c 100644 --- a/config/common/btop/btop.conf +++ b/config/common/btop/btop.conf @@ -60,7 +60,7 @@ proc_sorting = "memory" proc_reversed = False #* Show processes as a tree. -proc_tree = False +proc_tree = True #* Use the cpu graph colors in the process list. proc_colors = True |