]> git.lizzy.rs Git - bspwm.git/blob - examples/receptacles/README.md
Fix a few typos
[bspwm.git] / examples / receptacles / README.md
1 The scripts present in this directory can be used to store and recreate layouts.
2
3 Both scripts take a JSON state (output of `bspc wm -d`) as input or argument.
4
5 - `extract_canvas [state.json]` outputs a new JSON state where each leaf window is replaced by a receptacle.
6
7 - `induce_rules [state.json]` outputs a list of commands that, if executed, will create rules to place each window in the corresponding receptacle.