Update .config/btop/btop.conf

Update .config/hypr/hyprland.conf
This commit is contained in:
2025-09-22 14:46:47 +02:00
parent 26d56053c4
commit c3317cf151
2 changed files with 5 additions and 1 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 direct"
proc_sorting = "memory"
#* Reverse sorting order, True or False.
proc_reversed = False

View File

@@ -37,6 +37,10 @@ misc {
middle_click_paste = false
}
xwayland {
force_zero_scaling = 1
}
# IMPORTS