My config files for awesomewm
- WM : AwesomeWM
- Terminal : Alacritty
- Theme : Nord + Dracula
- GTK Theme : Dracula
- vscode theme : One Dark Pro
- compositor : jonaburg-picom
- Wallpaper : here
- Nerd Font for the tag icons.
- Pactl for volume control
- xbacklight for brightness control
- cd into your .config folder
cd .config
- backup your existing configuration
mv awesome myawesome-backup
- clone this repository along with the submodules
git clone --recurse-submodules -j8 https://github.com/Maryll-castelino/dotfiles.git awesome
- restart awesome
Report any issues you face and I'll be happy to address them😇