I’ve been running Omarchy for a few weeks. There’s a lot to like, but the more time I spent with it, the more I felt the marketing around it doesn’t quite match what it actually is. So here’s my take.
It’s Not Really a Distro
The first thing worth saying: Omarchy isn’t a Linux distribution in any meaningful sense. It’s Arch Linux plus a curated set of dotfiles, packages, and install scripts. Under the hood, it’s mostly a pile of bash scripts that pull things in, copy configs around, and wire up Hyprland with a consistent look.
That’s not a bad idea. Plenty of people have shared their dotfiles publicly, and Omarchy is a more polished version of that. But calling it a “distro” sets the wrong expectation. You’re not getting a new OS with its own package manager, release process, or engineering discipline. You’re getting someone’s opinionated Arch setup, packaged nicely.
If it were presented that way from the start — “an opinionated Hyprland config for Arch” — I think people would have a clearer idea of what they’re signing up for.
Window Management Is the Real Win
The window management is what kept me using it. Windows tile automatically, they open where you’d expect, and moving around with the keyboard just works. Switching workspaces, shuffling windows around, focusing between them — none of it feels like fighting the system, which is the bar most desktops fail to clear.
In practice this means I can keep two projects open in separate workspaces, push email and chat off to another, and jump between them without thinking. It’s hard to go back to floating windows after a while.
Most of the credit here belongs to Hyprland, not Omarchy. Hyprland is doing the actual work, and you could get most of this experience by configuring it yourself. Omarchy’s contribution is that you don’t have to.
The Look and Feel
Animations are smooth, the system is responsive, and the defaults look good out of the box. The unified theming is probably the nicest touch — changing the theme actually changes the look across most apps, not just the wallpaper. That’s harder to achieve on Linux than it sounds, and it gives the whole desktop a coherent feel.
Sensible Defaults
The installer menus are convenient. Instead of hunting through wikis or README files, you open a menu and pick what you want. Apps are grouped into editors, dev tools, productivity apps, and so on. Small things like a preconfigured screenshot tool, a clipboard manager that handles text and images, and a scratch workspace on Super + S add up.
You can also install websites as self-contained web apps, which I’ve ended up using more than I expected.
Where It Falls Short
The engineering side is where my enthusiasm cools.
Omarchy is, at its core, a collection of bash scripts. They work, but they’re not what I’d call robust. Error handling is thin, the scripts assume a fairly specific starting state, and when something goes sideways, the failure modes aren’t always obvious.
How It Compares to macOS
macOS is still a far more polished mainstream OS, but the cracks are real. Stage Manager feels half-finished, multi-window workflows still lean on third-party tools, and some of the newer Apple apps like Shortcuts are sluggish in everyday use. Spotlight is fine; Raycast is better, and Apple shows no sign of catching up.
Walker, the launcher in Omarchy, is fine but pretty minimal compared to something like Raycast.
What Omarchy gets right is the windowing model. Tiling done well is genuinely more productive than what macOS offers, and Hyprland is one of the better implementations of it. What macOS still gets right is the overall coherence — apps, hardware, system services, all of it tied together in a way no Linux setup, Omarchy included, really matches yet.
Who It’s For
Omarchy is aimed at developers and people who are comfortable in a terminal. If you’re happy reading bash, tweaking configs, and dealing with the occasional Arch breakage, you’ll get a lot out of it. If you want something that just works without ever needing to peek under the hood, Ubuntu or Fedora will serve you better.
For the right user, it’s a great starting point — a working Hyprland setup you can grow into rather than build from scratch.
Closing Thought
The Linux desktop is in a more interesting place than it’s been in a long time. Hyprland, Wayland maturing, Niri’s scrolling window manager, and projects like Omarchy that package this stuff up — it’s all moving in the right direction. Omarchy isn’t the polished distro the framing sometimes suggests, but as a curated Hyprland config, it’s one of the better ones out there, and it points at where things are heading.