From d6114aa753607cb39e2f3527c6a9797b39019f00 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Mon, 26 Feb 2018 11:58:46 +0100 Subject: [PATCH] htop automatically removed some whitespace --- config/htop/htoprc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/htop/htoprc b/config/htop/htoprc index 3222e14..50d3caa 100644 --- a/config/htop/htoprc +++ b/config/htop/htoprc @@ -1,6 +1,6 @@ # 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 +fields=0 48 17 18 38 39 40 2 46 47 49 1 sort_key=46 sort_direction=1 hide_threads=0 @@ -20,7 +20,7 @@ update_process_names=0 account_guest_in_cpu_meter=0 color_scheme=0 delay=15 -left_meters=AllCPUs Memory -left_meter_modes=1 1 -right_meters=Hostname Clock Blank Uptime Battery -right_meter_modes=2 2 2 2 2 +left_meters=AllCPUs Memory +left_meter_modes=1 1 +right_meters=Hostname Clock Blank Uptime Battery +right_meter_modes=2 2 2 2 2