Nord Themed Config File for i3-gaps, dunst, rofi, Alacritty, kitty, Zsh, neovim, Spotify, and many more
Inspired by this amazing color pattern https://nordtheme.com/
Inspired by this amazing color pattern https://nordtheme.com/
Nordic: https://github.com/EliverLara/Nordic
Papirus: https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
- First of all, clone this repository
git clone https://github.com/jhagas/my-config
cd my-config
Everything should be in place as in this git repo.
Make sure $HOME/.local/bin/
is on $PATH
- Open Extensions menu on Chromium
- Turn on developer mode
- Click "Load Unpacked"
- Find the startpage directory
usually located in
~/my-config/startpage/
Make sure you already install Spicetify and have opened it before
cp -r Dribbliish ~/.config/spicetify/Themes/
Configuring:
cd "$(dirname "$(spicetify -c)")/Themes/Dribbblish"
mkdir -p ../../Extensions
cp dribbblish.js ../../Extensions/
spicetify config extensions dribbblish.js
spicetify config current_theme Dribbblish color_scheme nord-dark
spicetify config inject_css 1 replace_colors 1 overwrite_assets 1
spicetify apply