From 0626cab971fbc27981abd82be19f24d886e40476 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Thu, 14 May 2026 09:52:06 +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 af493c4..e9f7339 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -116,7 +116,7 @@ in "_JAVA_AWT_WM_NONREPARENTING,1" # Java tiling fix ]; - layerrule = "no_anim, ^(anyrun)$"; + layerrule = "no_anim 1, ^(anyrun)$"; "$mod" = "SUPER"; "$term" = "ghostty";