diff --git a/hyprland/.config/hypr/conf/animations/animations-river.conf b/hyprland/.config/hypr/conf/animations/animations-river.conf index 66a5685..6f086a3 100644 --- a/hyprland/.config/hypr/conf/animations/animations-river.conf +++ b/hyprland/.config/hypr/conf/animations/animations-river.conf @@ -10,5 +10,6 @@ animations { animation = windowsOut, 1, 7, default, popin 80% animation = border, 1, 10, default animation = fade, 1, 7, default - animation = workspaces, 1, 6, default + animation = workspaces, 1, 6, default, slide + animation = specialWorkspace, 1, 6, default, slidevert } \ No newline at end of file