diff --git a/modules/gui/hypr/land.nix b/modules/gui/hypr/land.nix index 101e800..7eebc2b 100644 --- a/modules/gui/hypr/land.nix +++ b/modules/gui/hypr/land.nix @@ -8,7 +8,6 @@ cfg = config.myOptions.programs.hypr.land; inherit (config.myOptions.other.system) username; hmCfg = config.home-manager.users.${username}; - osuCfg = config.myOptions.programs.osu; isAmdGpuPresent = elem "amdgpu" config.boot.initrd.kernelModules; @@ -268,10 +267,8 @@ in { (mkIf config.services.asusd.enable "size 960 670, title:^(ROG Control Center)$") - (mkIf (cfg.tearing && osuCfg.enable) + (mkIf cfg.tearing "immediate, class:^(osu!)$") - (mkIf (cfg.tearing && osuCfg.enableStable) - "immediate, class:^(osu!.exe)$") ]; bind = [