From 0295e86f66a3643eff8e1990e5c8c56da49b11cd Mon Sep 17 00:00:00 2001 From: ediblerope Date: Wed, 13 May 2026 14:26:44 +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 7f8f426..655c902 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -80,7 +80,7 @@ "_JAVA_AWT_WM_NONREPARENTING,1" # Java tiling fix ]; - layerrule = "no_anim on, anyrun"; + layerrule = "noanim on, anyrun"; "$mod" = "SUPER"; "$term" = "ghostty";