This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.
Please visit our production wiki at https://wiki.gentoo.org
Wtftw
From Gentoo Wiki (test)
Warning
This package is not in Gentoo repository AND any Gentoo overlay.
This package is not in Gentoo repository AND any Gentoo overlay.
This article is a stub. You can help by expanding it.
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. You can help by expanding it.