From bdd9b6b5043db37f2291955178ec7189de8b2be8 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 25 Jan 2025 01:57:32 +0900 Subject: added blurs for rofi and pop ups --- config/hypr/UserConfigs/UserDecorAnimations.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'config/hypr/UserConfigs/UserDecorAnimations.conf') diff --git a/config/hypr/UserConfigs/UserDecorAnimations.conf b/config/hypr/UserConfigs/UserDecorAnimations.conf index b8aa2ce8..36da931b 100644 --- a/config/hypr/UserConfigs/UserDecorAnimations.conf +++ b/config/hypr/UserConfigs/UserDecorAnimations.conf @@ -45,6 +45,7 @@ decoration { ignore_opacity = true new_optimizations = true special = true + popups = true } } @@ -72,11 +73,11 @@ animations { animation = windowsOut, 1, 3, smoothOut, slide animation = windowsMove, 1, 5, wind, slide animation = border, 1, 1, liner - animation = borderangle, 1, 180, liner, loop #used by rainbow borders and rotating colors + animation = borderangle, 1, 80, liner, loop #used by rainbow borders and rotating colors animation = fade, 1, 3, smoothOut animation = workspaces, 1, 5, overshot # animations for -git or version >0.42.0 animation = workspacesIn, 1, 5, winIn, slide animation = workspacesOut, 1, 5, winOut, slide -} +} \ No newline at end of file -- cgit v1.2.3