Show HN: Omacosy – Omarchy-style tiling desktop for macOS, no SIP

github.com

17 points by paulsp 5 hours ago


I have been using omarchy on my tower since nearly a year now, shortly after it was released first. I really love the experience I am having with it but I still use my macbook for daly work, so I wanted to recreate a similar experience on it. Thats why I created omacosy, a setup for tiling windows, custom menu bar, some themes from omarchy, focus follows mouse, focus rings around windwos, some mac flavors with trackpad events and a custom mission control overview for your workspaces.

I used AeroSpace over yabai for the tiling window manager because I didnt wanted to compromise on SIP which is a mac security feature. It is supposed to be keyboard first like omarchy to move windows organize workspaces etc The setup runs around 157mb of ram and consists of AeroSpace, Karabiner (for the super key), and five small self build swift binaries.

I am running it daily on my M1 max macbook, currently on macOS26. I havent tested it much on other macbooks or macOS versions. The install script creates a manifest file to backup what was installed before and what it installed itself, the uninstall script takes that into account to clean up the macbook to exactly the state it was in before. It needs quite some permissions for it sfunctionality which I layed our in the project readme. I wanted to be really transparent about which permissions it uses and for what reason.

I would love to get some feedback or see people trying it out and hearing your opinion. Mostly about what still doesnt feel smooth in the experience or if you find any performance issues.

aleqs - 16 minutes ago

Kind of sideways rant about tiling window managers on Marcos in general..

I mostly use Linux + dwm as my daily driver, recently added a mac into the mix (mostly for testing personal cross-platform stuff, I use macs for work mostly), and not being a fan of the macos UI in general decided to set up a tiling window manager - googling showed me AeroSpace and Yabai as the most popular options.

The experience with both of these has been quite terrible, and I don't think the problem is with these projects themselves but with macos and how it's UI/desktops work. Full screen windows seemingly break both completely. Doc hiding/showing is completely inconsistent - sometimes it just renders on top of all windows and doesn't hide other times it stays hidden even on mouse hover. Windows just disappear and can't be switched to. Fullscreen tiling seems completely unsupport(ed/able) - you must waste screen space on pointless title/status bars for some reason . After googling it turns out many of these issues exist in a fresh/bare macos and have been know unfixed issues for like 5+ years.

I can't believe there are people claiming macos has a consistent, elegant and high quality UI... it is so terribly shitty and broken

CuriouslyC - an hour ago

Hyprland deserves the credit, not Omarchy. https://hypr.land/

purpleflame1257 - an hour ago

Okay very cool, will try. But please remove the claude-ese from the GitHub repo. It just erodes trust.

vardalab - 32 minutes ago

How would this work on the dual monitors? Is there an option to have a secondary monitor have just one workspace while main monitor has multiple workspaces?

addajones - 44 minutes ago

Great work! I'm a fan of the hyprland setup on Omarchy and also daily on Mac! Do you have any screenshots showing some of the tiling, apps running and what not? Looks excellent!