From ded3167b6aca1366e33c59e1b313db61a75bf77f Mon Sep 17 00:00:00 2001 From: ediblerope Date: Wed, 13 May 2026 14:35:15 +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 88c43c2..9cd2648 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -80,7 +80,7 @@ "_JAVA_AWT_WM_NONREPARENTING,1" # Java tiling fix ]; - layerrule = "no_anim true, anyrun"; + layerrule = "no_anim true, launcher"; "$mod" = "SUPER"; "$term" = "ghostty";