/solus-awesome

Bash script to build awesomewm on Solus.

Primary LanguageShell

Bash script to build awesomewm on Solus

Installation

git clone https://codeberg/anhsirk0/solus-awesome.git --depth 1

Usage

cd solus-awesome

make the script executable

chmod +x build_awesome.sh

finally run the script

./build_awesome.sh

To remove all the dependencies after successful build

chmod +x remove_awesome_depends.sh
./remove_awesome_depends.sh