From 48c74e2e715358d62de3ad153cef7ba54dc37e1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Fri, 22 Mar 2024 21:26:43 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(hypr):=20use=20new=20animatio?= =?UTF-8?q?ns=20for=20layers=20and=20fades=20as=20well=20as=20blurring=20t?= =?UTF-8?q?he=20popups?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/themes/luna/animations.conf | 7 ++++++- .config/hypr/themes/luna/decoration.conf | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.config/hypr/themes/luna/animations.conf b/.config/hypr/themes/luna/animations.conf index 4e7df525..8e3fb524 100644 --- a/.config/hypr/themes/luna/animations.conf +++ b/.config/hypr/themes/luna/animations.conf @@ -6,12 +6,17 @@ animations { bezier = overshot, 0.13, 0.99, 0.29, 1.1 bezier = liner, 1, 1, 1, 1 - animation = windows, 1, 7, wind,popin + animation = windows, 1, 7, wind, popin animation = windowsIn, 1, 7, overshot, popin animation = windowsOut, 1, 5, overshot, popin animation = windowsMove, 1, 6, overshot, slide + animation = layers, 1, 5, overshot, popin animation = fadeIn, 1, 10, default animation = fadeOut, 1, 10, default + animation = fadeSwitch, 1, 10, default + animation = fadeShadow, 1, 10, default + animation = fadeDim, 1, 10, default + animation = fadeLayers, 1, 10, default animation = workspaces, 1, 7, overshot, slide animation = border, 1, 1, liner animation = borderangle, 1, 30, liner, loop diff --git a/.config/hypr/themes/luna/decoration.conf b/.config/hypr/themes/luna/decoration.conf index a8d8d7b3..7c688b85 100644 --- a/.config/hypr/themes/luna/decoration.conf +++ b/.config/hypr/themes/luna/decoration.conf @@ -23,6 +23,7 @@ decoration { new_optimizations = true xray = true noise = 0.0 + popups = true } dim_inactive = false