diff --git a/private_dot_config/btop/btop.conf b/private_dot_config/btop/btop.conf index 95502b9..f5fb71e 100644 --- a/private_dot_config/btop/btop.conf +++ b/private_dot_config/btop/btop.conf @@ -60,7 +60,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 = "threads" +proc_sorting = "memory" #* Reverse sorting order, True or False. proc_reversed = false diff --git a/private_dot_config/hypr/hyprland/rules.conf b/private_dot_config/hypr/hyprland/rules.conf index 34c1009..9d78e6b 100644 --- a/private_dot_config/hypr/hyprland/rules.conf +++ b/private_dot_config/hypr/hyprland/rules.conf @@ -53,3 +53,15 @@ windowrule { float = 1 center = 1 } + +windowrule { + name = prism-launcher + match:class = ^(org.prismlauncher.PrismLauncher)$ + workspace = 3 +} + +windowrule { + name = gamescope + match:class = ^(gamescope)$ + workspace = 3 +} diff --git a/private_dot_config/private_fish/fish_variables b/private_dot_config/private_fish/fish_variables index b2cc2bf..9c9cb41 100644 --- a/private_dot_config/private_fish/fish_variables +++ b/private_dot_config/private_fish/fish_variables @@ -1,6 +1,7 @@ # This file contains fish universal variable definitions. # VERSION: 3.0 SETUVAR __fish_initialized:4300 +SETUVAR __fish_webconfig_theme_notification:set\x2dtheme\x2dv1\x2d\x233 SETUVAR _fisher_catppuccin_2F_fish_files:\x7e/\x2econfig/fish/themes/Catppuccin\x20Frappe\x2etheme\x1e\x7e/\x2econfig/fish/themes/Catppuccin\x20Latte\x2etheme\x1e\x7e/\x2econfig/fish/themes/Catppuccin\x20Macchiato\x2etheme\x1e\x7e/\x2econfig/fish/themes/Catppuccin\x20Mocha\x2etheme SETUVAR _fisher_plugins:catppuccin/fish SETUVAR _fisher_upgraded_to_4_4:\x1d