Automated installation script for Arch Linux with Sway window manager
Early development stage - Only at your own risk. Test in VM first.
- Sets up Sway (Wayland compositor)
- Configures essential packages and dotfiles
- UEFI system
- 20GB+ disk space
- Internet connection
- Arch Linux installation media
# Boot from Arch ISO, then:
curl -L https://github.com/yourusername/arch-sway-setup/raw/main/install.sh -o install.sh
chmod +x install.sh
./install.sh- AUR helper integration
- Better error handling
- Multi-monitor setup
MIT
Use at your own risk. Always backup your data.