From 0f10020c00b233373aac3c92e65f24d7f61d594c Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 10 Mar 2024 00:27:41 -0800 Subject: htop put disk io under iowait disck io and iowait are closely related and I would like to view them closer to each other --- home/xyz/.config/htop/htoprc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home') diff --git a/home/xyz/.config/htop/htoprc b/home/xyz/.config/htop/htoprc index 27f471c7..d15fcf83 100644 --- a/home/xyz/.config/htop/htoprc +++ b/home/xyz/.config/htop/htoprc @@ -34,9 +34,9 @@ enable_mouse=1 delay=15 hide_function_bar=0 header_layout=two_50_50 -column_meters_0=CPU DiskIO Uptime Systemd Memory LeftCPUs +column_meters_0=CPU NetworkIO Uptime Systemd Memory LeftCPUs column_meter_modes_0=2 2 2 2 1 1 -column_meters_1=Blank NetworkIO LoadAverage Tasks Swap RightCPUs +column_meters_1=Blank DiskIO LoadAverage Tasks Swap RightCPUs column_meter_modes_1=2 2 2 2 1 1 tree_view=0 sort_key=46 -- cgit v1.2.3-70-g09d2