diff --git a/home/gabriel/features/desktop/hyprland/default.nix b/home/gabriel/features/desktop/hyprland/default.nix index 0cb7e0de..ace4e10a 100644 --- a/home/gabriel/features/desktop/hyprland/default.nix +++ b/home/gabriel/features/desktop/hyprland/default.nix @@ -95,13 +95,19 @@ "suppressevent fullscreen, ${kdeconnect-pointer}" ]; layerrule = [ + "animation fade,hyprpicker" + "animation fade,selection" + "animation fade,waybar" "blur,waybar" "ignorezero,waybar" + "blur,notifications" "ignorezero,notifications" + "blur,wofi" "ignorezero,wofi" + "noanim,wallpaper" ];