Omarchy
by DHH
An opinionated, Arch-based Linux distribution built around Hyprland (a tiling Wayland compositor),
created by David Heinemeier Hansson (DHH, creator of Ruby on Rails). Positioned as a fast, keyboard-first,
developer-focused daily driver meant to lower the barrier to switching from macOS/Windows to Linux.
Overview
Omarchy takes a “chef’s choice” opinionated stance: rather than a minimal Arch base users configure
themselves, it ships a complete, preconfigured environment — window manager, theming, terminal tooling,
and a curated set of preinstalled apps — installable in minutes from an ISO. DHH built it after leaving
macOS over frustration with Apple’s App Store policies and PWA treatment, trying Windows/WSL and a
Framework laptop first before settling on Arch + Hyprland as the combination that felt fast, powerful,
and aesthetically his own.
Core characteristics
- Window manager: Hyprland (tiling, Wayland-native) — no floating-window mouse-centric defaults;
navigation, launching, and workspace switching are keybind-driven - Fast, minimal-friction install — full-disk encryption by default; a recorded install runs under
two minutes; a new/wiped drive is recommended since Omarchy overwrites existing data - App launcher: Super+Space
- Preinstalled tooling: Git, Docker, Obsidian, image editing (Piñata), OBS Studio, modern CLI tools
(fzf, ripgrep, zoxide), LazyVim as the Neovim config for a near-IDE editing experience - Package ecosystem: pacman + AUR, with additional AI coding tool integrations easy to add
- Highly customizable theme system — switching themes updates the look system-wide
- AI-native positioning: ships with or readily integrates ChatGPT, Claude, Grok-style bots, Hermes
Agent, and code-agent harnesses; because the OS is open source, users can point an AI coding agent at
its own config to change window sizing, notifications, keybinds, etc. directly
Omarchy Quattro (August 2026)
A ground-up rewrite, “mostly with AI assistance,” aimed at making the system faster, smaller, and more
malleable:
- $8M in pledged funding for a new Omarchy Foundation, to fund developers, infrastructure, and
promotion over a multi-year horizon - Reduced AUR reliance — Omarchy now runs its own build servers and package repositories with
signed/controlled distribution, layered defenses against supply-chain risk - Tiered release channels: dev, edge, release candidate, stable — stable lags upstream Arch by about
a month to reduce breakage - Split tooling layer (“Mi”) — fast-moving developer tools update independently of the stable base
system, so high-churn tools don’t destabilize the OS - Framed by DHH as a bet that 2026 is the year Linux desktops become genuinely viable daily drivers:
modern laptop hardware (current Dell XPS, recent Intel/AMD chips) has closed much of the
battery-life/performance gap that used to favor Macs, and agentic coding tools change the value of a
fully user-malleable OS
Who it’s for
- Good fit: developers wanting a ready-to-use, keyboard-first Linux daily driver without hand-tuning
a tiling WM from scratch; people frustrated with Mac/Windows constraints who want AI-assisted,
deeply customizable computing - Poor fit: Arch purists who prefer a minimal, self-assembled system (Omarchy ships opinionated
preinstalled apps, including some from DHH’s own company, Basecamp/Hey); mouse-heavy users unwilling
to invest in keybindings - Alternatives mentioned in coverage: Bluefin (ships VS Code and dev containers as its opinionated
choice)
See Also
- DHH — creator, also of Ruby on Rails and Basecamp/Hey
- Hermes Agent — one of the AI agents commonly integrated