From 7e1addc7c4c54175c54d2a93862886eb4d827c39 Mon Sep 17 00:00:00 2001 From: bh Date: Sun, 8 Mar 2026 19:13:01 +0800 Subject: Change back to horizontal slidefade --- hypr/.config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hypr') diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index ae1faaf..aab1b54 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -114,7 +114,7 @@ animations { animation = border, 1, 10, default animation = borderangle, 1, 8, default animation = fade, 1, 7, default - animation = workspaces, 1, 4, default, slidefadevert + animation = workspaces, 1, 4, default, slidefade } master { -- cgit v1.2.3