Path: csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Axel Reichert Newsgroups: comp.lang.python Subject: i3 (was: Python) Followup-To: comp.lang.python Date: Fri, 19 Dec 2025 08:57:29 +0100 Organization: A noiseless patient Spider Lines: 17 Message-ID: <873456ykd2.fsf_-_@axel-reichert.de> References: <693d5437$0$2499$426a34cc@news.free.fr> <7a611mx9gf.ln2@Telcontar.valinor> <693ea5fa$0$28070$426a74cc@news.free.fr> <10hnh91$1geq0$2@dont-email.me> <10hp0kl$1t75q$1@dont-email.me> <10hsju6$32b9t$3@dont-email.me> <10hv6lg$3rose$1@dont-email.me> <10i090j$2u0m1$1@news1.tnib.de> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Fri, 19 Dec 2025 07:57:29 +0000 (UTC) Injection-Info: dont-email.me; posting-host="93c88aaf8c5bc5f5df6532721e71981e"; logging-data="1064395"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19wc6is4l8cgiuW/zO8SRH0s9qrbwQk90U=" User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:6MQmxA+Dc0okGV1qsqt7RVDgNhY= sha1:aXfWGPbLBbMVKLgt9uEtAKjGAus= Xref: csiph.com comp.lang.python:197634 rbowman 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