All floating windows except terminal
Currently using this in config:
for_window [class="[.]*"] floating enable
Which works perfectly, would however like to be able to have terminals tiling. Is there a way to expand the regular expression to ignore terminal of my choice [in this case Lxterminal] ?
Hrrmm... I would go for a terminal multiplexer like tmux in a floating window manager. If normal behavior = non-tiling, then get a non-tiling WM, especially as there is excellent tiling behavior in the exceptional application. .
I just like the purity of i3, its simplicity and small size. Would like to carry on using it if ok ;)
lol hehe, welcome aboard :) But just choose the best tool for the job. You could always run i3 on a different TTY than openbox, and juggle with Xvfb and Xephyr to swap applications from the one to the other. Did not reach stability with that aproach, though :)