Nord preset for i3
Clone the repo
git clone https://github.com/eebor/i3nord
Install packages(for ubuntu)
sudo apt install feh i3-wm polybar rofi terminator lxappearance
Apply configs
./setup-configs.sh
All configs and resources stored in i3nord/data
folder
To use custom i3lock, you need:
- Delete default i3lock(if it is installed)
sudo apt remove i3lock
- Install i3lock-color
sudo yay i3lock-color
If you have used setup-configs.sh
, all done!
If this is not the case, then you need to copy the contents of the i3nord/data/.config/scripts
into ~/.config/scripts
Package | Description |
---|---|
i3(i3wm) | window manager |
polybar | graphical status bar |
feh | desktop wallpapers |
terminator | terminal |
rofi | dmenu |
i3lock-color | lock screen |
lxappearance | icons and themes |
Resource | Description |
---|---|
squared-nord | theme for rofi |
fontello | font for polybar from fontello |
WindowsClassicBlack | icon pack for cursor(yes, windows) |
Nordic | theme |
Wallpapers | from here |
And you can use nord theme for vscode
You can see all keybindings in i3nord/data/.config/i3/config