Install Clone the repo git clone https://github.com/DeluxerPanda/Delux-dwm.git Go to the cloned repo cd Delux-dwm Make the setup file executable chmod +x setup_for_Arch.sh Run the setup script ./setup_for_Arch.sh one liner git clone https://github.com/DeluxerPanda/Delux-dwm.git && cd Delux-dwm && chmod +x setup_for_Arch.sh && ./setup_for_Arch.sh