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