From d048642309f27fda68ff80227fd9e34c261bf078 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Thu, 14 May 2026 09:54:20 +0100 Subject: [PATCH] --- settings/hyprland.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/settings/hyprland.nix b/settings/hyprland.nix index e9f7339..68cbd23 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -116,8 +116,6 @@ in "_JAVA_AWT_WM_NONREPARENTING,1" # Java tiling fix ]; - layerrule = "no_anim 1, ^(anyrun)$"; - "$mod" = "SUPER"; "$term" = "ghostty"; "$menu" = "killall anyrun || anyrun";