From c3317cf1512b4a92f36ee7ca634b6350e9de5caa Mon Sep 17 00:00:00 2001 From: Szymon P Date: Mon, 22 Sep 2025 14:46:47 +0200 Subject: [PATCH] Update .config/btop/btop.conf Update .config/hypr/hyprland.conf --- private_dot_config/btop/btop.conf | 2 +- private_dot_config/hypr/hyprland.conf | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/private_dot_config/btop/btop.conf b/private_dot_config/btop/btop.conf index 5316fad..2f5987b 100644 --- a/private_dot_config/btop/btop.conf +++ b/private_dot_config/btop/btop.conf @@ -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 diff --git a/private_dot_config/hypr/hyprland.conf b/private_dot_config/hypr/hyprland.conf index 3a1fd34..6917cfb 100644 --- a/private_dot_config/hypr/hyprland.conf +++ b/private_dot_config/hypr/hyprland.conf @@ -37,6 +37,10 @@ misc { middle_click_paste = false } +xwayland { + force_zero_scaling = 1 +} + # IMPORTS