dotfiles

config files for my linux setup
git clone git://edryd.org/dotfiles
Log | Files | Refs | README

commit 081869a38463349483df2a0c3a62751a24a2af4e
parent a3279001431dbed88927778871132b837b5f0198
Author: Ed van Bruggen <ed@edryd.org>
Date:   Sat, 31 May 2025 22:06:47 -0400

htop: Update config

Diffstat:
Mconfig/htop/htoprc | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/htop/htoprc b/config/htop/htoprc @@ -41,18 +41,18 @@ column_meters_1=Memory RightCPUs Swap LoadAverage Tasks column_meter_modes_1=3 1 1 2 2 tree_view=0 sort_key=47 -tree_sort_key=0 +tree_sort_key=47 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 .sort_key=PERCENT_MEM -.tree_sort_key=PID +.tree_sort_key=PERCENT_MEM .tree_view_always_by_pid=0 .tree_view=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_RATE