diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-02-12 15:48:08 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-02-12 15:48:08 +0700 |
commit | 1f9e00aaf9ecc88d23d6bae93ffe34aa7d3e08da (patch) | |
tree | 99e333d0ec761d1259e4d7096818ff640074fd9b /dev/.config | |
parent | 73ce3f687fc3699a246d6daa4a44c698c0e788dc (diff) | |
download | dotfiles-1f9e00aaf9ecc88d23d6bae93ffe34aa7d3e08da.tar.gz |
Update configs for the new keyboard layout
Diffstat (limited to 'dev/.config')
-rw-r--r-- | dev/.config/htop/htoprc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev/.config/htop/htoprc b/dev/.config/htop/htoprc index 0291eb0..0a481c9 100644 --- a/dev/.config/htop/htoprc +++ b/dev/.config/htop/htoprc @@ -3,6 +3,8 @@ fields=0 48 17 18 38 39 40 2 46 47 49 1 sort_key=47 sort_direction=1 +tree_sort_key=0 +tree_sort_direction=1 hide_kernel_threads=1 hide_userland_threads=0 shadow_other_users=0 @@ -17,6 +19,7 @@ find_comm_in_cmdline=1 strip_exe_from_cmdline=1 show_merged_command=1 tree_view=0 +tree_view_always_by_pid=0 header_margin=1 detailed_cpu_time=0 cpu_count_from_one=0 @@ -33,3 +36,4 @@ left_meters=AllCPUs4 CPU left_meter_modes=1 1 right_meters=Memory Swap Battery right_meter_modes=1 1 1 +hide_function_bar=0 |