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", #* 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. #* "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. #* Reverse sorting order, True or False.
proc_reversed = False proc_reversed = False
@@ -178,7 +178,7 @@ show_disks = True
only_physical = True only_physical = True
#* Read disks list from /etc/fstab. This also disables only_physical. #* 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) #* Setting this to True will hide all datasets, and only show ZFS pools. (IO stats will be calculated per-pool)
zfs_hide_datasets = False zfs_hide_datasets = False

View File

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

View File

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