From 2220a57f5849c6b62c67b01ba51f56bab0efb19d Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Mon, 13 Oct 2025 12:56:58 +0200 Subject: [PATCH] wildfire: 480 current 2025-10-13 12:56:55 25.05.20250929.5ed4e25 6.16.9 * steam games tearing --- modules/hm/hyprland.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index c6af625..bbaa067 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -116,6 +116,9 @@ in { "opacity 0.9,fullscreen:0,class:^(GitKraken)$" "opacity 0.9,fullscreen:0,class:^(obsidian)$" + # Ensure hyprland tearing on games + "immediate,class:^(steam_app)$" + # Keep Rofi focused "stayfocused, class:^(Rofi)$" ];