diff options
| author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2025-08-19 14:22:59 +0300 |
|---|---|---|
| committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2025-08-19 14:22:59 +0300 |
| commit | 8579e0cdb54b5305bfbe167d19dea89b12f76575 (patch) | |
| tree | 3031a69ea858d945c6fa08c5be94350ab844fa34 /htop/htoprc | |
| parent | 6c89fb4ad04c064fd2007aafaae34daa249ea732 (diff) | |
Changes to be committed:
modified: Kvantum/KvArcDark#/KvArcDark#.kvconfig
modified: Vencord/settings/settings.json
modified: btop/btop.conf
modified: htop/htoprc
modified: keybinds
modified: nvim/init.vim
modified: pmenu
modified: zsh/aliases
modified: zsh/zshrc
Diffstat (limited to 'htop/htoprc')
| -rw-r--r-- | htop/htoprc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/htop/htoprc b/htop/htoprc index 5a1e129..5a09d38 100644 --- a/htop/htoprc +++ b/htop/htoprc @@ -1,6 +1,6 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. -htop_version=3.3.0 +htop_version=3.4.1-3.4.1 config_reader_min_version=3 fields=0 48 17 18 38 39 40 2 46 47 49 1 hide_kernel_threads=1 @@ -27,6 +27,7 @@ show_cpu_usage=1 show_cpu_frequency=1 show_cpu_temperature=1 degree_fahrenheit=0 +show_cached_memory=1 update_process_names=1 account_guest_in_cpu_meter=1 color_scheme=3 @@ -39,14 +40,14 @@ column_meter_modes_0=1 2 1 2 2 2 column_meters_1=RightCPUs2 Blank Tasks Battery LoadAverage Uptime column_meter_modes_1=1 2 2 2 2 2 tree_view=0 -sort_key=46 +sort_key=47 tree_sort_key=46 sort_direction=-1 tree_sort_direction=-1 tree_view_always_by_pid=0 all_branches_collapsed=0 screen:Main=PID USER PRIORITY NICE M_VIRT M_RESIDENT M_SHARE STATE PERCENT_CPU PERCENT_MEM TIME Command -.sort_key=PERCENT_CPU +.sort_key=PERCENT_MEM .tree_sort_key=PERCENT_CPU .tree_view_always_by_pid=0 .tree_view=0 |
