IN WORK <->
- โก Zen Kernel (optimized for desktop performance)
- ๐งฉ Patched DWM, Dmenu, and DWMBlocks
- ๐ Automatic GPU detection
- Installs the correct drivers for NVIDIA, AMD, or Intel
- ๐ PipeWire + WirePlumber + PulseAudio bridge
- ๐ Fish shell + Fastfetch on terminal startup
- ๐จ Gruvbox theme, Rofi, Picom blur, Feh wallpaper
- ๐ฎ Interactive menu to install browsers & gaming tools
- ๐ Auto login and auto startx โ boots straight to DWM
Make sure you have a clean Arch Linux base system (e.g. via archinstall).
Then:
git clone https://github.com/dennishilk/dwm-arch.git
cd dwm-arch
chmod +x install.sh
./install.sh
## ๐ฎ Optional Software Menu
During setup, a dialog menu lets you pick optional packages:
Browsers: Firefox, Brave, Google Chrome
Gaming / Tools: Steam, Lutris, Wine + Winetricks, ProtonUp-Qt, Gamemode, Heroic, Vulkan Tools, OBS Studio, MangoHud
You can run the menu again later by re-running ./install.sh.