htoprc 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. # Beware! This file is rewritten by htop when settings are changed in the interface.
  2. # The parser is also very primitive, and not human-friendly.
  3. htop_version=3.1.2
  4. config_reader_min_version=2
  5. fields=0 48 17 18 38 39 40 2 46 47 49 1
  6. sort_key=46
  7. sort_direction=-1
  8. tree_sort_key=0
  9. tree_sort_direction=1
  10. hide_kernel_threads=1
  11. hide_userland_threads=0
  12. shadow_other_users=0
  13. show_thread_names=0
  14. show_program_path=1
  15. highlight_base_name=1
  16. highlight_deleted_exe=1
  17. highlight_megabytes=1
  18. highlight_threads=1
  19. highlight_changes=0
  20. highlight_changes_delay_secs=5
  21. find_comm_in_cmdline=1
  22. strip_exe_from_cmdline=1
  23. show_merged_command=0
  24. tree_view=0
  25. tree_view_always_by_pid=0
  26. all_branches_collapsed=0
  27. header_margin=1
  28. detailed_cpu_time=0
  29. cpu_count_from_one=0
  30. show_cpu_usage=1
  31. show_cpu_frequency=1
  32. show_cpu_temperature=1
  33. degree_fahrenheit=0
  34. update_process_names=0
  35. account_guest_in_cpu_meter=0
  36. color_scheme=0
  37. enable_mouse=1
  38. delay=15
  39. hide_function_bar=0
  40. header_layout=two_50_50
  41. column_meters_0=LeftCPUs2 Memory Swap
  42. column_meter_modes_0=1 1 1
  43. column_meters_1=RightCPUs2 Tasks LoadAverage Uptime
  44. column_meter_modes_1=1 2 2 2