diff --git a/private_dot_config/btop/btop.conf b/private_dot_config/btop/btop.conf index dcc58b0..ee7d27c 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 = "name" #* 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 21fd143..3d7cd62 100644 --- a/private_dot_config/hypr/hyprland/workspace_assign/workspace_2.conf +++ b/private_dot_config/hypr/hyprland/workspace_assign/workspace_2.conf @@ -1,3 +1,4 @@ windowrule = workspace 2 silent, class:^(zen)$ windowrule = workspace 2, title:^(Obraz w obrazie)$ -windowrule = workspace 2, class:^(com.github.IsmaelMartinez.teams_for_linux) +windowrule = workspace 2, class:^(com.github.IsmaelMartinez.teams_for_linux)$ +windowrule = workspace 2, class:^(FreeTube)$