mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 12:10:38 +02:00
Update .config/btop/btop.conf
Update .config/hypr/hyprland.conf Update .config/waybar/config.jsonc
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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/*
|
||||||
|
|||||||
@@ -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": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user