From 0621c4fe6109e4b5e259c4759286c8ba34cf0a83 Mon Sep 17 00:00:00 2001 From: ferreo Date: Wed, 13 Nov 2024 19:55:13 +0100 Subject: [PATCH] Update pika-hyprland-settings/etc/skel/.config/hypr/hyprland.conf --- .../etc/skel/.config/hypr/hyprland.conf | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/pika-hyprland-settings/etc/skel/.config/hypr/hyprland.conf b/pika-hyprland-settings/etc/skel/.config/hypr/hyprland.conf index 0f58bc0..7a24d26 100644 --- a/pika-hyprland-settings/etc/skel/.config/hypr/hyprland.conf +++ b/pika-hyprland-settings/etc/skel/.config/hypr/hyprland.conf @@ -29,13 +29,19 @@ gestures { } animations { - enabled=1 - bezier = md3_decel, 0.05, 0.7, 0.1, 1 - animation = windows, 1, 2, md3_decel, popin 80% + enabled = yes + + bezier = windowIn, 0.06, 0.71, 0.25, 1 + bezier = windowResize, 0.04, 0.67, 0.38, 1 + + animation = windowsIn, 1, 2, windowIn, slide #popin 20% + animation = windowsOut, 1, 2, windowIn, slide #popin 70% + animation = windowsMove, 1, 1.5, windowResize animation = border, 1, 10, default - animation = fade, 1, 2, default - animation = workspaces, 1, 3, md3_decel - animation = specialWorkspace, 1, 3, md3_decel, slidevert + animation = borderangle, 1, 8, default + animation = fade, 1, 3, default + animation = workspaces, 1, 3, default + animation = layers, 1, 3, windowIn, slide } dwindle {