This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
2
Flattening i3 hierarchy/single child containers
Post Body
After some time using i3, I end up with unnecessarily hierarchical stacked windows. For examples:
A
|
|-B
| |-C
| |-D
|-E
|-F
| |-G
| |-H
And every container is in stacking mode (an example would be same for tabbing mode).
Or even worse, after I try clearing things up, I end up with:
A
|-B
| |-C
| | |-D
| | |-E
| | |-F
for example.
How can I flatten down window hierarchy in the i3? So that I get simple:
A
|-D
|-E
|-F
from earlier example?
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 7 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/i3wm/commen...