kile icon indicating copy to clipboard operation
kile copied to clipboard

A layout generator for river

A layout generator for river

kile is a layout client for river.

Through a lisp like syntax, users can define new dynamic layouts from existing ones.

Layout examples are provided in the contrib file. The documentation is in the man page.

Dependencies

  • rust
  • scdoc (optional)

Building

Packaging status

git clone https://gitlab.com/snakedye/kile.git
cd kile
cargo build --release