From 9763dd58e32f5f4726dc0188ee9a0c17147be466 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Tue, 4 Aug 2026 01:21:17 +0300 Subject: New way of doing some things I guess. Changes to be committed: modified: Vencord/settings/settings.json modified: X11/xinit modified: appimageupdate deleted: backlight modified: btop/btop.conf modified: clockpower modified: htop/htoprc modified: keybinds modified: lock modified: nvim/init.vim deleted: qBittorrent/ICEBERG.qbtheme deleted: qBittorrent/ayuDark.qbtheme deleted: vpn modified: xrec modified: zsh/aliases modified: zsh/env modified: zsh/zshrc --- htop/htoprc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'htop') diff --git a/htop/htoprc b/htop/htoprc index 5a09d38..12fa164 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.4.1-3.4.1 +htop_version=3.5.1-3.5.1 config_reader_min_version=3 fields=0 48 17 18 38 39 40 2 46 47 49 1 hide_kernel_threads=1 @@ -23,6 +23,7 @@ header_margin=1 screen_tabs=0 detailed_cpu_time=1 cpu_count_from_one=1 +show_cpu_smt_labels=0 show_cpu_usage=1 show_cpu_frequency=1 show_cpu_temperature=1 @@ -40,14 +41,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=47 +sort_key=46 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_MEM +.sort_key=PERCENT_CPU .tree_sort_key=PERCENT_CPU .tree_view_always_by_pid=0 .tree_view=0 -- cgit v1.2.3