<prefix> space
by default switches to the next layout. I never want to do this, as I like to keep it default but sometimes I accidentally trigger it.
In my tmux conf I have:
# unbind prefix-space to rearrage windows
unbind C-Space
But it doesn't seem to do the trick. What am I missing?