diff --git a/hypr/hyprland/rules.conf b/hypr/hyprland/rules.conf index dd4901e..e2c4fa9 100644 --- a/hypr/hyprland/rules.conf +++ b/hypr/hyprland/rules.conf @@ -14,7 +14,7 @@ windowrule = match:class thunderbird, workspace 1, no_initial_focus true windowrule = match:class discord, workspace 2, no_initial_focus true windowrule = match:class signal, workspace 2, opacity 0.999, no_initial_focus true windowrule = match:class firefox, workspace 3, opacity 0.999, no_initial_focus true -windowrule = match:class stream, workspace 5, float true, no_initial_focus true +windowrule = match:class steam, workspace 5, float true, no_initial_focus true windowrule = match:class ^(steam_app_*)$, workspace 5, no_initial_focus true windowrule = match:class org.gnome.Calculator, float true