Just a script to get my setup working in just a few prompts.
- Install Window Manager (Qtile) and Xorg
- Install AUR package manager (yay)
- Install Wayland
- Install essential programs and utilities
- Set FSTAB permissions
- Setup fast mirrors
- Install apps before adding dotfiles
- Setup dotfiles
- Install themes and appearance-related packages
- Install sound utilities
- Install important softwares (CoreCtrl, Kodi, Flameshot, etc.)
- Setup gaming environment (Steam, Lutris, Wine, etc.)
- Clone the repository:
git clone https://github.com/fassihfayyaz/archfassih.git
- Navigate to the project directory:
cd archfassih
- Make the script executable:
4. chmod +x install.sh
- Run the script:
./install.sh
Follow the prompts and respond with y or n to install or skip each section.