When Flash Player fullscreen, move to another window
I'm trying to move the flash player when it goes full screen (ie youtube), and move it to another window and keep it there. Is this functionality allowed in i3wm? If so, how am I able to map the flash player to the appropriate window?
This is the command in my config, which if works fine with other programs (ie vlc)
for_window [class="(?i)flash"] rename workspace 5 to "5: video",move container to workspace "5: video",workspace "5: video"