diff options
Diffstat (limited to 'config/hypr/UserConfigs/UserDecorAnimations.conf')
| -rw-r--r-- | config/hypr/UserConfigs/UserDecorAnimations.conf | 5 |
1 files changed, 3 insertions, 2 deletions
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 |
