- OS: Arch Linux
- WM: bspwm
- Shell: zsh
- Terminal: alacritty
- Shell-Prompt: starship
- Editor: neovim with config from NvChad
- App-Launcher: rofi
- Status-Bar: polybar
- Document-Viewer: zathura
- Music-Player: ncmpcpp
- Theme: Arc-Dark
- Icons: Vimix
- Cursor: Breeze Light
- Theme: Kvantum-dark
- Icons: Vimix dark
- font: RobotoMono Nerd Font
- xclip: for systemwide-clipboard in neovim
- noto-fonts-emoji: package
- gucharmap: icon/glyph lookup
Installing python packages for older python versions.
yay -S python3.xx
python3.xx -m ensurepip --upgrade
python3.xx -m pip install --upgrade pip
python3.xx -m pip install <pkg>