From c5410d958b24a676968ce89528f2110f6f219831 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Thu, 14 May 2026 09:48:25 +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 5250d67..1056013 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -116,7 +116,7 @@ in "_JAVA_AWT_WM_NONREPARENTING,1" # Java tiling fix ]; - layerrule = "noanim on, ^(anyrun)$"; + layerrule = "animation off, ^(anyrun)$"; "$mod" = "SUPER"; "$term" = "ghostty";