diff options
author | June McEnroe <programble@gmail.com> | 2018-03-01 17:54:59 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2018-03-01 17:54:59 -0500 |
commit | 13ff37b0c37b6f0504ac45caf7fb2f35a5c68524 (patch) | |
tree | 85e633f2253160e34348d3a50cde367d23d6eb15 /home/.config/htop/htoprc | |
parent | Use memmove in pngo where needed (diff) | |
download | src-13ff37b0c37b6f0504ac45caf7fb2f35a5c68524.tar.gz src-13ff37b0c37b6f0504ac45caf7fb2f35a5c68524.zip |
Use "Broken Gray" htop colors
Gray is broken on FreeBSD with TERM=xterm-256color...
Diffstat (limited to 'home/.config/htop/htoprc')
-rw-r--r-- | home/.config/htop/htoprc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.config/htop/htoprc b/home/.config/htop/htoprc index f8c272a3..7a8cd8dc 100644 --- a/home/.config/htop/htoprc +++ b/home/.config/htop/htoprc @@ -18,7 +18,7 @@ detailed_cpu_time=0 cpu_count_from_zero=0 update_process_names=0 account_guest_in_cpu_meter=0 -color_scheme=0 +color_scheme=6 delay=15 left_meters=AllCPUs Memory Swap left_meter_modes=1 1 1 |