From 76ade85b840a275c1a56810adcdc3366d281f258 Mon Sep 17 00:00:00 2001 From: kiana-S Date: Sun, 11 Feb 2024 00:25:02 -0500 Subject: [PATCH] Remove fade anims for notifications --- home-manager/wayland/hyprland.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home-manager/wayland/hyprland.nix b/home-manager/wayland/hyprland.nix index 97bc4f0..b94a416 100644 --- a/home-manager/wayland/hyprland.nix +++ b/home-manager/wayland/hyprland.nix @@ -51,6 +51,10 @@ in { font_size = 14; }; + layerrule = [ + "noanim, ^(notifications)$" + ]; + animations = { bezier = [ "overshot, 0.13, 0.99, 0.29, 1.1" ]; animation = [