@bond-wm/layout-tiling

0.5.0 • Public • Published

@bond-wm/layout-tiling

A default tiling layout for the bond-wm window manager.

Usage

Import and add a tiling layout in your config module:

import LayoutTiling from "@bond-wm/layout-tiling";

const config: IConfig = {
  // ...

  /** Layouts available to cycle through. */
  layouts: [LayoutTiling],
};

Readme

Keywords

none

Package Sidebar

Install

npm i @bond-wm/layout-tiling

Weekly Downloads

3

Version

0.5.0

License

MIT

Unpacked Size

8.64 kB

Total Files

7

Last publish

Collaborators

  • wnayes