i3 (was: Python)
Axel Reichert <[email protected]> Fri, 19 Dec 2025 08:57:29 +0100
| Newsgroups | comp.lang.python |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
rbowman <[email protected]> writes: > I use i3/sway and I have a moment of hesitation of whether Meta-h or > Meta-v is going to split the way I want. 'I want two panes stacked > vertically so that's 'h'. Or is it 'v'?' From my i3 config file: bindsym Mod4+v split toggle Since I do have window borders, the split direction will be visible (a light shade of blue border versus a subdued one. I am quite happy with it. You might give it a try. Best regards Axel