Skip to content

eebor/i3nord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i3nord

Nord preset for i3

Screenshots

screenshot screenshot screenshot screenshot screenshot

Installation

Clone the repo

git clone https://github.com/eebor/i3nord

With scripts

Install packages(for ubuntu)

sudo apt install feh i3-wm polybar rofi terminator lxappearance

Apply configs

./setup-configs.sh

Manual

All configs and resources stored in i3nord/data folder

i3lock

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

Configuration

Packages

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

Resources

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

Keybindings

You can see all keybindings in i3nord/data/.config/i3/config

Authors