From d2439e96d2bd1478faa54b64470fa568a6d97cac Mon Sep 17 00:00:00 2001 From: Szymon P Date: Wed, 3 Dec 2025 14:22:45 +0100 Subject: [PATCH] Update .config/btop/btop.conf Update .config/hypr/hyprland/workspace_assign/workspace_2.conf --- private_dot_config/btop/btop.conf | 2 +- .../hypr/hyprland/workspace_assign/workspace_2.conf | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/private_dot_config/btop/btop.conf b/private_dot_config/btop/btop.conf index dcc58b0..e4b442a 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 = "user" +proc_sorting = "cpu direct" #* Reverse sorting order, True or False. proc_reversed = False diff --git a/private_dot_config/hypr/hyprland/workspace_assign/workspace_2.conf b/private_dot_config/hypr/hyprland/workspace_assign/workspace_2.conf index 2862da3..43c87ff 100644 --- a/private_dot_config/hypr/hyprland/workspace_assign/workspace_2.conf +++ b/private_dot_config/hypr/hyprland/workspace_assign/workspace_2.conf @@ -3,3 +3,4 @@ windowrule = workspace 2, title:^(Obraz w obrazie)$ windowrule = workspace 2, class:^(com.github.IsmaelMartinez.teams_for_linux)$ windowrule = workspace 2, class:^(FreeTube)$ windowrule = workspace 2, class:^(chrome-x.com__-Default)$ +windowrule = workspace 2, class:^(chrome-www.inoreader.com__all_articles-Default)$