bspwm/examples/receptacles
2017-02-04 11:50:31 +01:00
..
extract_canvas Don't need to enumerate 2017-02-04 11:50:31 +01:00
induce_rules Don't need to enumerate 2017-02-04 11:50:31 +01:00
README.md Add receptacles example 2017-02-04 11:44:48 +01:00

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.