From fd5268ed8a9528b03ed3b25247c182570971945a Mon Sep 17 00:00:00 2001 From: ediblerope Date: Thu, 14 May 2026 09:51:07 +0100 Subject: [PATCH] --- settings/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 1056013..af493c4 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -116,7 +116,7 @@ in "_JAVA_AWT_WM_NONREPARENTING,1" # Java tiling fix ]; - layerrule = "animation off, ^(anyrun)$"; + layerrule = "no_anim, ^(anyrun)$"; "$mod" = "SUPER"; "$term" = "ghostty";