Split an specific window horizontally
I tried to split pidgin horizontally in a workspace with vertical orientation! but it seems it doesn't work:
for_window [instance="Pidgin"] split horizontal
I tried to split pidgin horizontally in a workspace with vertical orientation! but it seems it doesn't work:
for_window [instance="Pidgin"] split horizontal
Yep, I stumbled upon that already. Unfortunately, for_window doesn’t work well with operations that modify the layout. Feel free to open a bugreport at http://bugs.i3wm.org/
Edit: Noticing that Tucos posted: The problem I noticed was specifically with "layout tabbed", I’m not sure if that’s the same problem or a different issue.
That would work, but probably not do what you'd expect: it splits the container which has pidgin in it, which you would only notice by the split indicator colour on the right border, because it has no other client windows. What you probably want is for _window [instance="Pidgin"] focus parent, split horizontal
Asked: 2012-07-04 14:30:21 +0000
Seen: 656 times
Last updated: Jul 04 '12