terminator/data/layout-files-examples
David Levanon 231c9fb210 move json layout example files to data 2020-10-04 13:38:45 +03:00
..
2-3-grid.json move json layout example files to data 2020-10-04 13:38:45 +03:00
2-columns.json move json layout example files to data 2020-10-04 13:38:45 +03:00
3-rows.json move json layout example files to data 2020-10-04 13:38:45 +03:00
3-tabs-2-rows.json move json layout example files to data 2020-10-04 13:38:45 +03:00
3-tabs-3-columns.json move json layout example files to data 2020-10-04 13:38:45 +03:00
4-4-grid.json move json layout example files to data 2020-10-04 13:38:45 +03:00
README move json layout example files to data 2020-10-04 13:38:45 +03:00
complex.json move json layout example files to data 2020-10-04 13:38:45 +03:00

README

The JSONs files in this directory are example config files used by `--config-json` option.

Once this feature would be documented officialy this directoy can be removed.

Example:
```
./terminator --config-json data/layout-files-examples/2-3-grid.json
```