I want a minimal setup for polybar that use nord palettes, so I take the shade preset from adi1090x/polybar-themes and change it to fit my setup.
This is the main bar:
This is the second bar:
I leave even modules not used in my configuration, you never know.
Obviously:
Fonts:
- Iosevka Nerd Font -> nerd-fonts_patched-fonts/Iosevka
Simply clone this repo to .confg/polybar:
git clone https://github.com/Wabri/polybar-minimal-nord-theme.git ~/.config/polybar
Run the script launch.sh:
cd ~/.config/polybar/
./launch.sh
Open a issue or a pull request.