bspwm/examples/receptacles
2020-07-26 14:20:17 +02: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 Fix a few typos 2020-07-26 14:20:17 +02:00

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

Both scripts take 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.