From 3e17bffc1146b3ff3b154fa691a874731794c2cb Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Mon, 17 Feb 2025 18:25:46 +0100 Subject: [PATCH] Add more programs to immediate window rules. --- modules/home-manager/hyprland.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index f0d32ca..4739415 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -467,7 +467,8 @@ in { # Allow tearing for sifu "immediate, class:^(steam_app_2138710)$" - "immediate, class:^(Graveyard Keeper.x86_64)" + "immediate, class:^(Graveyard Keeper.x86_64)$" + "immediate, class:^(gamescope)$" # Make workspace 6 a floating layout "float, workspace:6"