Wtftw

From Gentoo Wiki
Jump to:navigation Jump to:search
Warning
This package is not in Gentoo repository AND any Gentoo overlay.
This article is a stub. Please help out by expanding it - how to get started.

Window Tiling For The Win. A tiling window manager written in Rust.

Installation

1. Download the repository from source:
https://github.com/Kintaro/wtftw/

2. Install cargo:

root #emerge --noreplace cargo

3. Install wtftw via cargo:
Invoke `cargo build` from master.

Customization

Example of configuration can be found in config/config.rs and has to be placed in ~/.wtftw/src/config.rs for additional customization after first start.

Shortcuts

ALT+num = Switch workplace.

ALT+SHIFT+Enter = Open terminal.

Troubleshooting

This article is a stub. Please help out by expanding it - how to get started.

Sources

1. https://github.com/Kintaro/wtftw