Nightlypwn
The ultimate configuration for bspwm using eww as primary bar and for widgets, using the night colorscheme! it looks so beautiful!!
Install / Use
/learn @NightCS/NightlypwnREADME
Nightlypwn
(Deprecated)
The definitive configuration for bspwm using eww as bar and widgets, and the night colorscheme!

Requirements
- JetBrainsMono Nerd Font
- Iosevka Nerd Font
- sxhkd
- bspwm
- alacritty
- kitty
- neofetch
- eww
- cava
- rofi
- bash
- fish
- sh
- dunst
- feh
- picom
Installation
To install first make sure you have all the requirements
Simply copy the configuration files:
git clone https://github.com/NightCS/nightlypwn.git nightlypwn
cd nightlypwn
rm -rf ~/.config
cp -r ./configs ~/.config
Change your default shell to fish
sudo usermod --shell $(which fish) $(whoami)
Restart font cache:
fc-cache -r
And then restart the system using bspwm in your login manager
