all repos

dotfiles @ 4e2f196

i use rach linux btw

dotfiles/config/htop/htoprc (view raw)

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
fields=0 48 17 18 38 39 40 2 46 47 49 1
4
sort_key=38
5
sort_direction=1
6
hide_threads=0
7
hide_kernel_threads=1
8
hide_userland_threads=0
9
shadow_other_users=0
10
show_thread_names=0
11
show_program_path=0
12
highlight_base_name=1
13
highlight_megabytes=1
14
highlight_threads=1
15
tree_view=0
16
header_margin=1
17
detailed_cpu_time=0
18
cpu_count_from_zero=0
19
show_cpu_usage=1
20
show_cpu_frequency=1
21
update_process_names=0
22
account_guest_in_cpu_meter=0
23
color_scheme=0
24
enable_mouse=1
25
delay=15
26
left_meters=AllCPUs Memory Swap
27
left_meter_modes=1 1 1
28
right_meters=Clock Uptime Tasks LoadAverage
29
right_meter_modes=2 2 2 2