Update .config/btop/btop.conf

Update .config/hypr/hyprland.conf
Update .config/yazi/yazi.toml
This commit is contained in:
2025-10-29 21:38:14 +01:00
parent 7bb9aa88b9
commit 7f72d1cc6d
3 changed files with 9 additions and 4 deletions

View File

@@ -57,7 +57,7 @@ update_ms = 2000
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct",
#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.
proc_sorting = "cpu lazy"
proc_sorting = "threads"
#* Reverse sorting order, True or False.
proc_reversed = False
@@ -172,7 +172,7 @@ show_swap = True
swap_disk = True
#* If mem box should be split to also show disks info.
show_disks = False
show_disks = True
#* Filter out non physical disks. Set this to False to include network disks, RAM disks and similar.
only_physical = True
@@ -208,7 +208,7 @@ net_upload = 100
net_auto = False
#* Sync the auto scaling for download and upload to whichever currently has the highest scale.
net_sync = True
net_sync = False
#* Starts with the Network Interface specified here.
net_iface = ""