BSP how to fill with a texture

Hello,

I am trying to create a level and have “transition” textures, meaning, for that to work I need to fill every quad with the texture.
Meaning texture coords should be (1,1), (0,1), (0, 0), (1, 0) sadly I am unable to find how to get this effect, texture alignment fit doesnt do that.

Thanks,
Max