An Arch Linux distribution built around a custom Hyprland / Wayland desktop shell. Not a reskin — the whole chain is here in the open: the archiso profile that builds the ISO, the PKGBUILDs, the signed pacman repository, the Calamares installer branding, the boot themes, and the first-boot welcome app.
- 💿 Reproducible ISO —
archisoprofile, boot scripts, live environment. - 🐚 Custom shell — Quickshell + Waybar on Hyprland, with a theme engine and dotfiles.
- 📦 Own package repos —
[gamerx-core]and[gamerx-testing], built from source PKGBUILDs and served as a signed pacman database. - 🎨 Themed end to end — GRUB, Plymouth, SDDM, hyprlock and wallpapers all ship as one coherent identity.
- ⚙️ Real installer — Calamares with custom modules, not a shell script.
| Repository | Role |
|---|---|
| gamerx-os | Meta repo — architecture planning, release coordination, links to every sub-project. |
| gamerx-iso | archiso profile that builds the bootable ISO. |
| gamerx-shell | The Hyprland desktop shell: Quickshell, Waybar, dotfiles, theme engine. |
| gamerx-packages | Source PKGBUILDs for the [gamerx-core] and [gamerx-testing] repos. |
| gamerx-repo | Built .pkg.tar.zst artifacts and the signed pacman database. |
| gamerx-installer | Calamares branding, custom modules and theme. |
| gamerx-branding | Logos, wallpapers, GRUB / Plymouth / SDDM / hyprlock themes. |
| gamerx-welcome | First-boot welcome app and lightweight tweaker. |
| gamerx-docs | User and developer documentation (mkdocs-material). |