Installer script for fully functional awesome window manager build on debian
Login Screen |
This install script only |
This install script + My debian customisation script |
- deficient @deficient for the volume indicator+control widget for awesome - I've tried a lot of volume indicators for awesome but this one is the best. Minimal, but functional.
Execute install.sh as sudo from a terminal:
git clone https://github.com/shreyas-a-s/debian-awesome.git
cd debian-awesome/
sudo /.install.sh
For those who would like a single-line command:
git clone https://github.com/shreyas-a-s/debian-awesome.git && cd debian-awesome/ && sudo ./install.sh