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