From 218ac8e659171a289323d1d7db720d2e55926ed9 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 10 Apr 2023 14:57:18 +0200 Subject: start btop in tree --- config/common/btop/btop.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3