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