Switch animation by button

I want to make a switch between the animation of a calm idleand a fighting idle by pressing a key. How to do it ?

Maybe try to do it with Animator.SetTrigger(), if your states are well set it should goes well