Skip to content

Nord Themed Config File for kitty, zsh, neovim, i3-gaps, i3status, newsboat, dunst, and Rofi

License

Notifications You must be signed in to change notification settings

jhagas/my-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my nord config

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/

Gnome/GTK/Kvantum Theme

Nordic: https://github.com/EliverLara/Nordic

GTK Icons Theme

Papirus: https://github.com/PapirusDevelopmentTeam/papirus-icon-theme

Installation

  • 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

Chromium Startpage Install

  1. Open Extensions menu on Chromium
  2. Turn on developer mode
  3. Click "Load Unpacked"
  4. Find the startpage directory usually located in ~/my-config/startpage/

Spotify Theme Install

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