From 5593fdc8cf66a1a4fe093049d58b6d807a731c2d Mon Sep 17 00:00:00 2001 From: pks Date: Tue, 10 Nov 2020 10:43:54 +0100 Subject: htop --- htop/.config/htop/htoprc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'htop') diff --git a/htop/.config/htop/htoprc b/htop/.config/htop/htoprc index 7f1c96c..3d0a955 100644 --- a/htop/.config/htop/htoprc +++ b/htop/.config/htop/htoprc @@ -1,7 +1,7 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. -fields=0 48 17 18 38 39 40 2 46 47 49 1 -sort_key=46 +fields=0 48 17 18 38 39 40 2 46 47 49 1 +sort_key=47 sort_direction=1 hide_threads=1 hide_kernel_threads=1 @@ -20,7 +20,7 @@ update_process_names=0 account_guest_in_cpu_meter=0 color_scheme=0 delay=15 -left_meters=LeftCPUs2 Memory Swap Hostname -left_meter_modes=1 1 1 2 -right_meters=RightCPUs2 Tasks LoadAverage Uptime -right_meter_modes=1 2 2 2 +left_meters=LeftCPUs2 Memory Swap Hostname +left_meter_modes=1 1 1 2 +right_meters=RightCPUs2 Tasks LoadAverage Uptime +right_meter_modes=1 2 2 2 -- cgit v1.2.3