Arch + Hyprland bootstrap for laptop (Intel Core Ultra 9 185H).
git clone https://github.com/shivamx96/hyprarch.git
cd hyprarch
chmod +x install.sh
./install.shThe script will:
- Detect hardware
- Install packages (Hyprland, waybar, dunst, ghostty, etc.)
- Set up defaults in
~/.local/share/hyprarch/ - Generate user configs in
~/.config/
Super + Return– terminal (ghostty)Super + B– web browser (Zen)Super + Shift + B– Bluetooth managerSuper + F– file manager (Thunar)Super + Space– app launcher (Fuzzel)Super + L– lock screen
Super + Arrow Keys– focus windowsSuper + Q– close windowSuper + V– toggle floatingSuper + F– fullscreen
Super + 1-9/0– switch workspaces (1-10)Super + Shift + 1-9/0– move window to workspace
Fn + Volume Up/Down– adjust volume (with OSD)Fn + Mute– toggle muteFn + Brightness Up/Down– adjust brightness (with OSD)
- Laptop-optimized for Intel Core Ultra 9 185H with Arc iGPU
- Audio support via PipeWire with Pavucontrol GUI
- Bluetooth with Blueman GUI manager
- Power management via Hypridle (auto-lock, brightness control, suspend)
- Clean notifications via Dunst
- Status bar with Waybar showing volume, brightness, network, battery, etc.
Wallpapers are managed with swww (dynamic background for Wayland).
- Add wallpapers to:
~/.local/share/hyprarch/wallpapers/ - Change wallpaper:
Super + Shift + W(cycles through all wallpapers) - Set random:
~/.local/share/hyprarch/shell/wallpaper.sh random
See WALLPAPERS.md for recommended wallpaper sources and setup.
Edit ~/.config/ to customize. Waybar, dunst, and ghostty symlinks can be broken to customize independently.