diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-10 14:57:18 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-10 14:57:18 +0200 |
commit | 218ac8e659171a289323d1d7db720d2e55926ed9 (patch) | |
tree | 4699dca9152fa1486bc16b7e96a703c3986e98b0 /config/common/btop/btop.conf | |
parent | 836ade4138db7eb0144fcbce87f52f0d664f0bf1 (diff) |
start btop in tree
Diffstat (limited to 'config/common/btop/btop.conf')
-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 |