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