arthurmelton / Tailwin

A window manager coded in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwin

A window manager coded in rust

Thanks Victoruler for making the logo under a cc-by licence.

Install:

git clone https://github.com/AMTitan/Tailwin.git
cd Tailwin
chmod +x install.sh
./install.sh

Update:

cd [tailwin root location]
git pull
./install.sh

About

A window manager coded in rust

License:MIT License


Languages

Language:Rust 84.1%Language:Shell 15.9%