Some snippets and configurations (specially, Polybar and PyWal config) were taken from this repo.
- OS: Manjaro
- WM: i3
- Terminal: kitty
- Shell: zsh
- File Manager: Nemo for GUI, Ranger for terminal
- Launcher: Rofi
- Bar: Polybar (3 instances)
- Editor: Neovim
Mostly default keybindings. For more information check out the i3 config file. Here are some additions:
- Super + enter - Launch Kitty running tmux
- Super + Shift + enter - Launch Kitty running ranger
- Super + d - Launch Rofi
- Super + hjkl - Move focus with vim keybindings
- Super + Shift + hjkl - Move windows with vim keybindings
- Super + n - Run
pywal
. Automatically select a new random wallpaper from~/Pictures/Wallpapers/
, generate new colorthemes for polybar, kitty, i3, rofi, and automatically tell those applications to update (polybar restarts quietly). This is also done on each restart.