1
0

2 Коммиты a5eb609a7c ... 13d18b9a4d

Автор SHA1 Сообщение Дата
  raylu 13d18b9a4d htop 3.3.0 → 3.4.1 3 недель назад
  raylu a5eb609a7c htop 3.3.0 → 3.4.1 3 недель назад
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      config/htop/htoprc

+ 3 - 1
config/htop/htoprc

@@ -3,7 +3,7 @@
 htop_version=3.4.1
 htop_version=3.4.1
 config_reader_min_version=3
 config_reader_min_version=3
 fields=0 48 17 18 38 39 2 46 47 49 1
 fields=0 48 17 18 38 39 2 46 47 49 1
-hide_kernel_threads=0
+hide_kernel_threads=1
 hide_userland_threads=1
 hide_userland_threads=1
 hide_running_in_container=0
 hide_running_in_container=0
 shadow_other_users=0
 shadow_other_users=0
@@ -25,6 +25,8 @@ detailed_cpu_time=1
 cpu_count_from_one=0
 cpu_count_from_one=0
 show_cpu_usage=1
 show_cpu_usage=1
 show_cpu_frequency=1
 show_cpu_frequency=1
+show_cpu_temperature=0
+degree_fahrenheit=0
 show_cached_memory=1
 show_cached_memory=1
 update_process_names=0
 update_process_names=0
 account_guest_in_cpu_meter=0
 account_guest_in_cpu_meter=0