- Terminal: Alacritty
- Editor: Neovim
- Shell: fish + starship
- WM: Niri
- Bar: Waybar
- Launcher: Rofi
- Colorscheme: Catppuccin Mocha
- Other: tmux, jj, btop, mako, wofi
git clone https://github.com/xdagiz/dots ~/dotfiles
# Symlink everything into $HOME
stow -d ~/dotfiles -t ~ home
# Or, if stow is invoked inside the repo:
cd ~/dotfiles && stow home