leftwm-layouts 0.9.1

Provides customizable layouts for list-based dynamic tiling window managers
Documentation
1
2
3
4
5
mod three_column;
mod two_column;

pub use three_column::three_column;
pub use two_column::two_column;