We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eb6f7c commit 08338a9Copy full SHA for 08338a9
1 file changed
.config/htop/htoprc
@@ -25,8 +25,6 @@ detailed_cpu_time=0
25
cpu_count_from_one=1
26
show_cpu_usage=1
27
show_cpu_frequency=0
28
-show_cpu_temperature=0
29
-degree_fahrenheit=0
30
show_cached_memory=1
31
update_process_names=0
32
account_guest_in_cpu_meter=0
@@ -40,14 +38,14 @@ column_meter_modes_0=1 1 1
40
38
column_meters_1=RightCPUs Tasks LoadAverage Uptime
41
39
column_meter_modes_1=1 2 2 2
42
tree_view=0
43
-sort_key=47
+sort_key=46
44
tree_sort_key=46
45
sort_direction=-1
46
tree_sort_direction=-1
47
tree_view_always_by_pid=0
48
all_branches_collapsed=0
49
screen:Main=PID USER PRIORITY NICE M_VIRT M_RESIDENT STATE PERCENT_CPU PERCENT_MEM TIME Command
50
-.sort_key=PERCENT_MEM
+.sort_key=PERCENT_CPU
51
.tree_sort_key=PERCENT_CPU
52
.tree_view_always_by_pid=0
53
.tree_view=0
0 commit comments