summaryrefslogtreecommitdiff
path: root/htop
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2017-12-18 00:49:41 +0100
committerRichard Braun <rbraun@sceen.net>2017-12-23 20:26:35 +0100
commit4139c86d3d28004dd15905843d78de6adeff00d9 (patch)
tree1a8ee10307f67d66edbec23a75aedb85194d7ab6 /htop
Initial commit
Diffstat (limited to 'htop')
-rw-r--r--htop/htoprc26
1 files changed, 26 insertions, 0 deletions
diff --git a/htop/htoprc b/htop/htoprc
new file mode 100644
index 0000000..8a6c6e8
--- /dev/null
+++ b/htop/htoprc
@@ -0,0 +1,26 @@
+# Beware! This file is rewritten by htop when settings are changed in the interface.
+# The parser is also very primitive, and not human-friendly.
+fields=0 48 17 18 38 39 40 2 111 37 46 47 49 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=1
+show_program_path=1
+highlight_base_name=1
+highlight_megabytes=1
+highlight_threads=1
+tree_view=0
+header_margin=0
+detailed_cpu_time=1
+cpu_count_from_zero=1
+update_process_names=1
+account_guest_in_cpu_meter=1
+color_scheme=0
+delay=15
+left_meters=LeftCPUs Memory Swap Memory
+left_meter_modes=1 1 1 2
+right_meters=RightCPUs Tasks LoadAverage Uptime
+right_meter_modes=1 2 2 2