awesome-wm-config My awesome wm configuration Setup Install awesome wm: sudo apt update && sudo apt install awesome Pull this repo into ~/.config/awesome. In order for the brightness widget to work, add your user to the video group: usermod -aG video ${USER}