summaryrefslogtreecommitdiff
path: root/.config/htop
diff options
context:
space:
mode:
authorSam Chudnick <sam@chudnick.com>2021-11-06 20:25:45 -0400
committerSam Chudnick <sam@chudnick.com>2021-11-06 20:25:45 -0400
commit82df70eff06e7b44ee84283070d7f801f7fc1d92 (patch)
treed17ea9cc6e012b16ff0cdeffcf4a97b5e5cd2d11 /.config/htop
initial commit
Diffstat (limited to '.config/htop')
-rw-r--r--.config/htop/htoprc39
1 files changed, 39 insertions, 0 deletions
diff --git a/.config/htop/htoprc b/.config/htop/htoprc
new file mode 100644
index 0000000..4f6016b
--- /dev/null
+++ b/.config/htop/htoprc
@@ -0,0 +1,39 @@
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.
3fields=0 48 20 46 47 1
4sort_key=47
5sort_direction=1
6tree_sort_key=0
7tree_sort_direction=1
8hide_kernel_threads=1
9hide_userland_threads=1
10shadow_other_users=0
11show_thread_names=0
12show_program_path=0
13highlight_base_name=0
14highlight_megabytes=1
15highlight_threads=1
16highlight_changes=0
17highlight_changes_delay_secs=5
18find_comm_in_cmdline=0
19strip_exe_from_cmdline=0
20show_merged_command=0
21tree_view=1
22tree_view_always_by_pid=0
23header_margin=1
24detailed_cpu_time=0
25cpu_count_from_one=1
26show_cpu_usage=1
27show_cpu_frequency=0
28show_cpu_temperature=1
29degree_fahrenheit=0
30update_process_names=0
31account_guest_in_cpu_meter=0
32color_scheme=0
33enable_mouse=1
34delay=15
35left_meters=Memory Blank Uptime
36left_meter_modes=1 2 2
37right_meters=CPU Blank NetworkIO
38right_meter_modes=1 2 2
39hide_function_bar=0