diff --git a/modules/home/desktop/windowManager/hyprland/decoration.nix b/modules/home/desktop/windowManager/hyprland/decoration.nix index 8748050..ee3d444 100644 --- a/modules/home/desktop/windowManager/hyprland/decoration.nix +++ b/modules/home/desktop/windowManager/hyprland/decoration.nix @@ -1,5 +1,5 @@ { - animation = [ "workspaces, 0" ]; + animation = [ "workspaces, 1, 1, default" ]; general = { border_size = 2; gaps_in = 0;