Aug 22, 2024
Download Arch Linux ISO
Creating Bootable USB
dd
command for advanced users.Boot from USB and Enter Arch ISO
Install Arch
pacman -Sy
pacman -S arch-install
archinstall
Follow Installation Prompts
Complete Installation
Install Required Packages
sudo pacman -S git
git clone <repository-link>
Compiling DWM
sudo make clean install
Configure Xinit
.xinitrc
in home directory to start DWM.ttf-jetbrains-mono
).xrandr
for resolution.Install Additional Tools
wal -i <path-to-wallpaper>
Zsh Configuration
Automatic Wallpaper and Color Scheme
find
and shuffle
to randomly select wallpapers.Status Bar Configuration
config.h
to include script outputs (e.g., battery status, clock).