mirror of
https://github.com/klaxalk/i3-layout-manager.git
synced 2025-06-20 19:47:41 +02:00
updated readme
This commit is contained in:
parent
44bc1161e4
commit
d97a8f2102
@ -15,9 +15,9 @@ So doing it manually (which I dont want) consists of following steps:
|
|||||||
3. wrap the file in a root node, which defines the root split.
|
3. wrap the file in a root node, which defines the root split.
|
||||||
4. when needed, load the layout using ```i3-append ...```
|
4. when needed, load the layout using ```i3-append ...```
|
||||||
|
|
||||||
However, this plan has big flaws. Its not scalable, its not automated and it loading of layout does not work when windows are already present in the current workspace.
|
However, this plan has big flaws. Its not scalable, its not automated and loading of layout does not work when windows are already present in the current workspace.
|
||||||
To fix it, I built this *layout manager*.
|
To fix it, I built this **layout manager**.
|
||||||
Currently, its a hacky-type shell script, but feel free to contribute :-).
|
Currently, its a hacky-type of a shell script, but feel free to contribute :-).
|
||||||
|
|
||||||
## How does it work?
|
## How does it work?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user