bspwm/examples/receptacles/README.md
2017-02-04 11:44:48 +01:00

420 B

The scripts present in this directory can be used to store and recreate layouts.

Both scripts takes a JSON state (output of bspc wm -d) as input or argument.

  • extract_canvas [state.json] outputs a new JSON state where each leaf window is replaced by a receptacle.

  • induce_rules [state.json] outputs a list of commands that, if executed, will create rules to place each window in the corresponding receptacle.