From 518fdfb0150e0fc7629026ca96201c6fcf68b9bb Mon Sep 17 00:00:00 2001 From: odrling Date: Thu, 22 Feb 2024 21:47:33 +0100 Subject: [PATCH] [htop] sort cgroup screen by state --- .config/htop/htoprc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/htop/htoprc b/.config/htop/htoprc index c8a34d2..cf18564 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -56,7 +56,7 @@ screen:Main=PPID PID IO_PRIORITY IO_READ_RATE IO_WRITE_RATE USER PRIORITY NICE M .tree_sort_direction=1 .all_branches_collapsed=0 screen:cgroups=PPID PID CGROUP STATE PERCENT_CPU PERCENT_MEM Command -.sort_key=PID +.sort_key=STATE .tree_sort_key=PID .tree_view_always_by_pid=0 .tree_view=0