mirror of
https://github.com/klaxalk/i3-layout-manager.git
synced 2025-06-21 20:41:21 +02:00
Update README.md
This commit is contained in:
parent
a3a0bd1764
commit
b90398859d
@ -12,7 +12,7 @@ User is supposed to uncomment the desierd one (and/or modify them) and delete th
|
|||||||
Moreover, user should add a surrouding root container which is missing in the file (this baffles me, why cant they save it too?).
|
Moreover, user should add a surrouding root container which is missing in the file (this baffles me, why cant they save it too?).
|
||||||
|
|
||||||
So doing it manually (which I dont want) consists of following steps, as described at [i3wm.org](https://i3wm.org/docs/layout-saving.html):
|
So doing it manually (which I dont want) consists of following steps, as described at [i3wm.org](https://i3wm.org/docs/layout-saving.html):
|
||||||
1. export the workspace into jason using ```i3-save-tree --workspace ...```
|
1. export the workspace into json using ```i3-save-tree --workspace ...```
|
||||||
2. edit the json to match your desired matching rules for the windows
|
2. edit the json to match your desired matching rules for the windows
|
||||||
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 ...```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user