How can I pass <meta> key presses to a nested instance of i3
I've been running i3 on my bare-bones VM for development and I'm really liking it. However as I'm mostly working on a remote machine I occasionally need to bring up a minimal VNC session for testing X apps (faster than using the X protocol). It would be nice to run i3 in that session as well but how can I run a nested i3 session? Would I have to make the remote i3 session use a different key modifier or can I configure i3 so when I full-screen my VNC session the modifier key is sent across unmolested?