From b3f94b47574c2f39eb91a61cace107d59cec4dd2 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Mon, 24 Mar 2025 10:43:00 +0100 Subject: [PATCH] fix rule for steam games --- .config/hypr/hyprland/rules.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland/rules.conf b/.config/hypr/hyprland/rules.conf index b43d9682..3387ec4a 100644 --- a/.config/hypr/hyprland/rules.conf +++ b/.config/hypr/hyprland/rules.conf @@ -43,7 +43,7 @@ windowrulev2 = pin, title:^([Pp]icture[-\s]?[Ii]n[-\s]?[Pp]icture)(.*)$ # --- Tearing --- windowrulev2 = immediate, title:.*\.exe -windowrulev2 = immediate, class:^(steam_app)$ +windowrulev2 = immediate, class:^(steam_app) # No shadow for tiled windows (matches windows that are not floating). windowrulev2 = noshadow, floating:0