Attempting to carve out a sensible chunk of stuff for a dotfiles repo.
Sure hope I didn't miss any super secret crap :-P
This commit is contained in:
23
htoprc
Normal file
23
htoprc
Normal file
@@ -0,0 +1,23 @@
|
||||
# Beware! This file is rewritten every time htop exits.
|
||||
# The parser is also very primitive, and not human-friendly.
|
||||
# (I know, it's in the todo list).
|
||||
fields=0 48 17 18 38 39 40 22 2 33 46 47 49 16 1
|
||||
sort_key=46
|
||||
sort_direction=1
|
||||
hide_threads=1
|
||||
hide_kernel_threads=1
|
||||
hide_userland_threads=1
|
||||
shadow_other_users=0
|
||||
show_thread_names=0
|
||||
highlight_base_name=1
|
||||
highlight_megabytes=1
|
||||
highlight_threads=1
|
||||
tree_view=1
|
||||
header_margin=1
|
||||
detailed_cpu_time=1
|
||||
color_scheme=1
|
||||
delay=15
|
||||
left_meters=AllCPUs CPU Memory Swap
|
||||
left_meter_modes=1 1 1 1
|
||||
right_meters=Tasks LoadAverage Uptime Battery Clock
|
||||
right_meter_modes=2 2 2 2 2
|
Reference in New Issue
Block a user