From 84b2c05665b6051254b6769a1069290f39ab7483 Mon Sep 17 00:00:00 2001 From: Starfall Date: Mon, 31 Jan 2022 14:07:53 -0600 Subject: htop: version updated --- .config/htop/htoprc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config') 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 -- cgit