• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..02-Apr-2021-

2-3-grid.jsonH A D02-Apr-2021420 3736

2-columns.jsonH A D02-Apr-2021122 1413

3-rows.jsonH A D02-Apr-2021134 1615

3-tabs-2-rows.jsonH A D02-Apr-2021265 2928

3-tabs-3-columns.jsonH A D02-Apr-2021385 3938

4-4-grid.jsonH A D02-Apr-2021904 7675

README.mdH A D02-Apr-2021256 96

complex.jsonH A D02-Apr-20212.9 KiB224224

README.md

1The JSONs files in this directory are example config files used by `--config-json` option.
2
3Once this feature would be documented officialy this directoy can be removed.
4
5Example:
6```
7./terminator --config-json data/layout-files-examples/2-3-grid.json
8```
9