diff options
Diffstat (limited to '.config/htop/htoprc')
-rw-r--r-- | .config/htop/htoprc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/htop/htoprc b/.config/htop/htoprc index 1679191..2b5652b 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -39,14 +39,14 @@ column_meter_modes_0=1 1 1 column_meters_1=RightCPUs Tasks LoadAverage Uptime column_meter_modes_1=1 2 2 2 tree_view=0 -sort_key=46 +sort_key=47 tree_sort_key=0 sort_direction=-1 tree_sort_direction=1 tree_view_always_by_pid=0 all_branches_collapsed=0 screen:Main=PID USER PRIORITY NICE M_VIRT M_RESIDENT M_SHARE STATE PERCENT_CPU PERCENT_MEM TIME Command -.sort_key=PERCENT_CPU +.sort_key=PERCENT_MEM .tree_sort_key=PID .tree_view_always_by_pid=0 .tree_view=0 |