zellij/zellij-utils
a-kenji a9088264eb Change layout directory from data to config
* default layouts won't be installed by anymore,
  instead they will be directly loaded

* `layout-dir` is now a subdirectory of the
  `config-dir` by default, instead of the `data-dir`

  POSSIBLE BREAKING CHANGE:
  In case of having custom layouts in the previous
  `layout-dir` one can switch either the layouts to
  the new dir, or set the `layout-dir` to be the current
  `layout-dir`

* it is possible to change the location of the `layout-dir`:
  - `zellij options --layout-dir [LAYOUR_DIR]`
  - `layout_dir: [LAYOUT_DIR]`
2021-06-16 17:09:05 +02:00
..
assets Change layout directory from data to config 2021-06-16 17:09:05 +02:00
src Change layout directory from data to config 2021-06-16 17:09:05 +02:00
Cargo.toml chore(release): bump development version 2021-06-04 10:28:03 +01:00