From 6aeff332e077beb167ef53e44bc4e4fa7d02622a Mon Sep 17 00:00:00 2001 From: Crony Akatsuki <crony@cronyakatsuki.xyz> Date: Fri, 7 Feb 2025 17:38:30 +0100 Subject: [PATCH] Add graveyard keeper. --- modules/home-manager/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index e63db37..3fee08f 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -449,6 +449,7 @@ in { # Allow tearing for sifu "immediate, class:^(steam_app_2138710)$" + "immediate, class:^(Graveyard Keeper.x86_64)" # Make workspace 6 a floating layout "float, workspace:6"