Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ammgws/autotiling-rs

Autotiling for sway (and possibly i3)
https://github.com/ammgws/autotiling-rs

Last synced: 1 day ago
JSON representation

Autotiling for sway (and possibly i3)

Awesome Lists containing this project

README

        

# autotiling-rs
When used on sway (and possibly i3), this automatically alternates the container layout between horizontal and vertical for successive new containers.

## Usage
Simply run the program `autotiling-rs`. To start it automatically, put it in your sway config like this: `exec autotiling-rs`.

For more info run `autotiling-rs --help`.

## Installation

Arch Linux: [autotiling-rs](https://archlinux.org/packages/?q=autotiling-rs)

Arch Linux (AUR): [autotiling-rs-git](https://aur.archlinux.org/packages/autotiling-rs-git).

Nix: [autotiling-rs](https://search.nixos.org/packages?channel=unstable&show=autotiling-rs&from=0&size=50&sort=relevance&type=packages&query=autotiling-rs)