Update .config/btop/btop.conf

Update .config/hypr/hyprland.conf
Update .config/waybar/config.jsonc
This commit is contained in:
2025-11-26 14:44:30 +01:00
parent d3ebab8643
commit 032db57e95
3 changed files with 7 additions and 6 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 = "memory"
proc_sorting = "cpu direct"
#* Reverse sorting order, True or False.
proc_reversed = False
@@ -178,7 +178,7 @@ show_disks = True
only_physical = True
#* Read disks list from /etc/fstab. This also disables only_physical.
use_fstab = True
use_fstab = False
#* Setting this to True will hide all datasets, and only show ZFS pools. (IO stats will be calculated per-pool)
zfs_hide_datasets = False