From f77d544560c62aab8d041ac3afdd3586f6fb57be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 19 Nov 2023 21:25:16 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(hypr):=20change=20animation?= =?UTF-8?q?=20style=20for=20windows?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/themes/luna/theme.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/hypr/themes/luna/theme.conf b/.config/hypr/themes/luna/theme.conf index 172ed462..d8430631 100644 --- a/.config/hypr/themes/luna/theme.conf +++ b/.config/hypr/themes/luna/theme.conf @@ -41,12 +41,12 @@ animations { bezier = default, 0.05, 0.9, 0.1, 1.05 bezier=overshot,0.13,0.99,0.29,1.1 bezier = liner, 1, 1, 1, 1 - animation=windows,1,5,overshot,slide - animation=windowsOut, 1, 5, overshot, slide + animation=windows,1,5,overshot,popin + animation=windowsOut, 1,5, overshot, popin animation=windowsMove,1,5,overshot,slide animation=fadeIn,1,10,default animation=fadeOut,1,10,default - animation=workspaces,1,6,overshot,slidefade 85% + animation=workspaces,1,6,overshot,slide animation = border, 1, 1, liner animation = borderangle, 1, 30, liner, loop }