dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/dotfiles
Log | Files | Refs

commit 8dec7fdc1d50c1e6b9be9ba6c0412a35c322bc6f
parent 37bae400a7b877f55a7c8e439ae118c6a0eef079
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Tue,  7 Mar 2017 19:52:38 -0800

htop: Update rc file

Diffstat:
config/htop/htoprc | 7+++++--
1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/config/htop/htoprc b/config/htop/htoprc @@ -1,13 +1,14 @@ # 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=47 sort_direction=1 hide_threads=0 hide_kernel_threads=1 hide_userland_threads=0 shadow_other_users=0 show_thread_names=0 +show_program_path=1 highlight_base_name=1 highlight_megabytes=1 highlight_threads=0 @@ -15,7 +16,9 @@ tree_view=0 header_margin=1 detailed_cpu_time=0 cpu_count_from_zero=0 -color_scheme=5 +update_process_names=0 +account_guest_in_cpu_meter=0 +color_scheme=6 delay=15 left_meters=CPU LeftCPUs Battery Uptime Clock left_meter_modes=3 1 1 2 2