diff options
author | Starfall <us@starfall.systems> | 2022-01-31 14:07:53 -0600 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2022-01-31 14:07:53 -0600 |
commit | 84b2c05665b6051254b6769a1069290f39ab7483 (patch) | |
tree | 937cba7bd0aece9ea9b8108c14b606a9a38a9288 | |
parent | 17aa04429787baf24511eec76f4c84842d185c67 (diff) |
htop: version updated
-rw-r--r-- | .config/htop/htoprc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/htop/htoprc b/.config/htop/htoprc index 51ce259..bc940dd 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -1,9 +1,9 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. -htop_version=3.1.0 +htop_version=3.1.1 config_reader_min_version=2 fields=0 48 17 18 39 40 2 46 47 1 -sort_key=39 +sort_key=46 sort_direction=-1 tree_sort_key=46 tree_sort_direction=-1 |