- Distro: Arch Linux
- WM: Sway
- Bar: Yambar
- Terminal: Foot
- Shell: Fish
- Shell Theme: Starship
- Launcher: Wofi
- Browser: Zen
- Editor: My Neovim Config
- Neovim Theme: Cozy Bear
- First setup your Arch Linux installation
- Create your users with a home directory
- Configure your
wheel
group and othervisudo
settings - Login to your new user account
- Run the following commands:
sudo pacman -S wget wget https://raw.githubusercontent.com/meeranh/dotfiles/sway/install.sh chmod +x install.sh ./install.sh
- Accept all the prompts, and provide your password when requested
- Reboot
- Login, and start the Sway session via
s