From 3e00fc23117a6fbb91d5ca09602f8006c3f2365a Mon Sep 17 00:00:00 2001 From: Julian Teu Date: Tue, 10 Apr 2018 18:07:28 +0200 Subject: Cleanup --- .config/htop/htoprc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '.config/htop') diff --git a/.config/htop/htoprc b/.config/htop/htoprc index 0d355a4..f4728fd 100644 --- a/.config/htop/htoprc +++ b/.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 6 48 17 18 38 39 40 2 46 47 49 1 -sort_key=48 +fields=0 6 48 17 18 38 39 40 2 46 47 49 1 +sort_key=46 sort_direction=1 hide_threads=0 hide_kernel_threads=1 @@ -20,7 +20,7 @@ update_process_names=0 account_guest_in_cpu_meter=0 color_scheme=5 delay=15 -left_meters=CPU AllCPUs Blank Memory Swap -left_meter_modes=1 1 2 1 1 -right_meters=Clock Tasks LoadAverage Uptime Hostname Battery -right_meter_modes=2 2 2 2 2 2 +left_meters=CPU AllCPUs Blank Memory Swap +left_meter_modes=1 1 2 1 1 +right_meters=Clock Tasks LoadAverage Uptime Hostname Battery +right_meter_modes=2 2 2 2 2 2 -- cgit v1.2.3