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

View File

@@ -51,4 +51,5 @@ xwayland {
source = ./colors.conf
source = ./hyprland/binds/*
source = ./hyprland/rules/*
source = ./hyprland/workspace_assign/*
source = ./hyprland/*

View File

@@ -38,13 +38,13 @@
"active-only": false,
"sort-by-number": true,
"format-icons": {
"1": "",
"1": "",
"2": "",
"3": "",
"3": "",
"4": "",
"5": "",
"5": "",
"6": "",
"7": "",
"7": "",
"8": "",
"9": "",
"10": "",