dotfiles

Torpy's handcrafted dootfiles.
Log | Files | Refs | README

htoprc (1642B)


      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.3.0
      4 config_reader_min_version=3
      5 fields=0 48 17 18 38 39 40 2 46 47 49 1
      6 hide_kernel_threads=1
      7 hide_userland_threads=1
      8 hide_running_in_container=0
      9 shadow_other_users=1
     10 show_thread_names=0
     11 show_program_path=1
     12 highlight_base_name=0
     13 highlight_deleted_exe=1
     14 shadow_distribution_path_prefix=0
     15 highlight_megabytes=1
     16 highlight_threads=1
     17 highlight_changes=0
     18 highlight_changes_delay_secs=5
     19 find_comm_in_cmdline=1
     20 strip_exe_from_cmdline=1
     21 show_merged_command=0
     22 header_margin=1
     23 screen_tabs=1
     24 detailed_cpu_time=0
     25 cpu_count_from_one=1
     26 show_cpu_usage=1
     27 show_cpu_frequency=1
     28 show_cpu_temperature=1
     29 degree_fahrenheit=0
     30 update_process_names=0
     31 account_guest_in_cpu_meter=0
     32 color_scheme=0
     33 enable_mouse=1
     34 delay=12
     35 hide_function_bar=0
     36 header_layout=two_50_50
     37 column_meters_0=AllCPUs Memory Swap
     38 column_meter_modes_0=1 1 1
     39 column_meters_1=Tasks LoadAverage Uptime
     40 column_meter_modes_1=2 2 2
     41 tree_view=1
     42 sort_key=47
     43 tree_sort_key=47
     44 sort_direction=-1
     45 tree_sort_direction=1
     46 tree_view_always_by_pid=0
     47 all_branches_collapsed=0
     48 screen:Main=PID USER PRIORITY NICE M_VIRT M_RESIDENT M_SHARE STATE PERCENT_CPU PERCENT_MEM TIME Command
     49 .sort_key=PERCENT_MEM
     50 .tree_sort_key=PERCENT_MEM
     51 .tree_view_always_by_pid=0
     52 .tree_view=1
     53 .sort_direction=-1
     54 .tree_sort_direction=1
     55 .all_branches_collapsed=0
     56 screen:I/O=PID USER IO_PRIORITY IO_RATE IO_READ_RATE IO_WRITE_RATE Command
     57 .sort_key=IO_RATE
     58 .tree_sort_key=PID
     59 .tree_view_always_by_pid=0
     60 .tree_view=0
     61 .sort_direction=-1
     62 .tree_sort_direction=1
     63 .all_branches_collapsed=0