From e8b1fe3246fda7e132cefb25eb94dc8ca10eb002 Mon Sep 17 00:00:00 2001 From: marcellus Date: Fri, 2 Jun 2023 18:39:27 +0200 Subject: feat: added possibility to use more calendars with quand, started patching icstocal --- htop/htoprc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'htop') diff --git a/htop/htoprc b/htop/htoprc index dff7b74..be9b5bf 100644 --- a/htop/htoprc +++ b/htop/htoprc @@ -42,7 +42,7 @@ tree_view=1 sort_key=46 tree_sort_key=46 sort_direction=-1 -tree_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 @@ -51,7 +51,7 @@ screen:Main=PID USER PRIORITY NICE M_VIRT M_RESIDENT M_SHARE STATE PERCENT_CPU P .tree_view=1 .tree_view_always_by_pid=0 .sort_direction=-1 -.tree_sort_direction=1 +.tree_sort_direction=-1 .all_branches_collapsed=0 screen:I/O=PID USER IO_PRIORITY IO_RATE IO_READ_RATE IO_WRITE_RATE PERCENT_SWAP_DELAY PERCENT_IO_DELAY Command .sort_key=IO_PRIORITY -- cgit v1.2.3