From 6b0083e817cb931fdeca7de0c05ddea1e75bafb9 Mon Sep 17 00:00:00 2001 From: awy Date: Wed, 30 Jul 2025 20:05:39 +0300 Subject: layers --- .config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index c8d5f12..211e871 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -76,8 +76,8 @@ animations { animation = fadeOut, 1, 1.46, almostLinear animation = fade, 1, 3.03, quick animation = layers, 1, 3.81, easeOutQuint - animation = layersIn, 1, 4, easeOutQuint, fade - animation = layersOut, 1, 1.5, linear, fade + animation = layersIn, 1, 4, easeOutQuint, slide + animation = layersOut, 1, 1.5, linear, slide animation = fadeLayersIn, 1, 1.79, almostLinear animation = fadeLayersOut, 1, 1.39, almostLinear animation = workspaces, 1, 1.94, almostLinear, fade -- cgit v1.2.3