diff options
Diffstat (limited to '.config/htop/htoprc')
| -rw-r--r-- | .config/htop/htoprc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/htop/htoprc b/.config/htop/htoprc index 4f6016b..0e89964 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | # Beware! This file is rewritten by htop when settings are changed in the interface. | 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. | 2 | # The parser is also very primitive, and not human-friendly. |
| 3 | fields=0 48 20 46 47 1 | 3 | fields=0 48 20 46 47 1 |
| 4 | sort_key=47 | 4 | sort_key=46 |
| 5 | sort_direction=1 | 5 | sort_direction=-1 |
| 6 | tree_sort_key=0 | 6 | tree_sort_key=46 |
| 7 | tree_sort_direction=1 | 7 | tree_sort_direction=-1 |
| 8 | hide_kernel_threads=1 | 8 | hide_kernel_threads=1 |
| 9 | hide_userland_threads=1 | 9 | hide_userland_threads=1 |
| 10 | shadow_other_users=0 | 10 | shadow_other_users=0 |
