diff options
Diffstat (limited to 'example')
-rw-r--r-- | example/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/hyprland.conf b/example/hyprland.conf index 63268ede..0b72afd9 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -73,6 +73,7 @@ animations { animation = windows, 1, 7, myBezier animation = windowsOut, 1, 7, default, popin 80% animation = border, 1, 10, default + animation = borderangle, 1, 8, default animation = fade, 1, 7, default animation = workspaces, 1, 6, default } |