Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.05 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.05 KB

My Arch Linux Setup Installation Script

Just a script to get my setup working in just a few prompts.

Images in Action

Default Automatic Color with Pywal Automatic Color Change with Wallpaper Change

Features

  • 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.)

Usage

  1. Clone the repository:
git clone https://github.com/fassihfayyaz/archfassih.git
  1. Navigate to the project directory:
cd archfassih
  1. Make the script executable:
4. chmod +x install.sh
  1. Run the script:
./install.sh

Follow the prompts and respond with y or n to install or skip each section.