diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 9cd2648..30d2ed1 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, launcher"; + layerrule = "no_anim true, ^(launcher)$"; "$mod" = "SUPER"; "$term" = "ghostty";