diff options
author | pks <pks@pks.rocks> | 2021-07-24 15:26:44 +0200 |
---|---|---|
committer | pks <pks@pks.rocks> | 2021-07-24 15:26:44 +0200 |
commit | ae76755ed7fd3e12a50123bc99b725e0b3225764 (patch) | |
tree | 363b50e0728796b3643d5509338846213cf34c95 /htop | |
parent | fecc65a07e2c4a6f3200f8677ab20705e46b8857 (diff) |
WIP
Diffstat (limited to 'htop')
-rw-r--r-- | htop/.config/htop/htoprc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htop/.config/htop/htoprc b/htop/.config/htop/htoprc index de49c84..fb94078 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 +sort_key=2 sort_direction=1 tree_sort_key=0 tree_sort_direction=1 |