From 09db3ab704a65c89bc7af35ba1f518cebf0bfb07 Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Tue, 13 Jan 2026 09:08:41 -0500 Subject: [PATCH] typo --- hypr/hyprland/rules.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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