From ea2b1198ec42128efbf576dac9f5765598ac55bf Mon Sep 17 00:00:00 2001 From: Logan G Date: Fri, 24 Feb 2023 04:09:10 -0700 Subject: [PATCH] Updated htoprc so it would stop showing up in git status --- .config/htop/htoprc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/htop/htoprc b/.config/htop/htoprc index 1b36564..790447b 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -1,15 +1,17 @@ # 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.2.1 +htop_version=3.2.2 config_reader_min_version=3 fields=0 48 17 18 38 39 40 2 46 47 49 1 hide_kernel_threads=1 hide_userland_threads=0 +hide_running_in_container=0 shadow_other_users=0 show_thread_names=0 show_program_path=1 highlight_base_name=0 highlight_deleted_exe=1 +shadow_distribution_path_prefix=0 highlight_megabytes=1 highlight_threads=1 highlight_changes=0