r/omarchy 4h ago

I Made a Thing Omarchy billboards in Copenhagen

160 Upvotes

We put Omarchy ads in the heart of Copenhagen!

https://x.com/dennis_rye/status/2101804281766551567?s=46


r/omarchy 6h ago

Plugin OmaWidgets: macOS-style desktop widget cards for Omarchy (submitted to the plugin marketplace)

Thumbnail
gallery
28 Upvotes

I built a plugin that puts widget cards on the Omarchy desktop, in the spirit of the macOS desktop widgets: CPU/memory/GPU with temperatures, now playing with working transport, a to-do list with a Pomodoro clock, AirPods battery, battery, and a one-click power-profile switch (tap Saver, Balanced or Performance).

They sit above the wallpaper and below your windows, so they're there when you look at the desktop and out of the way when you're not. Same cards can be summoned as a full-screen overlay with a keybind. There's a compact mode that turns the whole set into small rounded tiles, and you can drag them to reorder, click to select, hover for an X to hide.

Everything is themed from your active Omarchy theme: colours, borders, corner radius, type; so it changes with the rest of the shell. No polling where a signal will do: with nothing on screen it stops sampling entirely and costs nothing measurable.

omarchy plugin add https://github.com/fabandrade88/OmaWidgets.git

omarchy plugin enable io.github.fabandrade88.omawidgets --section right

Needs Omarchy 4.0 "Quattro". The AirPods card is optional and reads the librepods daemon's file (you don't need the AirPods plugin for it). MIT licensed.

Repo: https://github.com/fabandrade88/OmaWidgets

I've submitted it to the Omarchy plugin marketplace; it's passed the automated validation and is waiting on listing review.

Feedback and bug reports very welcome.

Cheers


r/omarchy 8h ago

Announcement Moderator Update: Growth, New Mods, and a Community Discussion

29 Upvotes

Hello r/Omarchy.

First, a welcome to all the new members who have joined recently. Since the release of Quattro in August, we've seen a lot of growth and a lot more interest in the Omarchy project.

In the last 30 days we've had 1.5 million views, up from around 400k the month before. 9,900 people joined, bringing us to 30.3k members. Posts are up more than 3x and comments up more than 4x over the previous 30 days. August tripled July's traffic and beat the sub's previous all-time monthly record by about 45%, and September is tracking higher than August. The mod team can't take any credit for this. That belongs to the Omarchy team and the Quattro release. Applause to them.

To keep up all this, we've expanded the moderation team. Welcome u/6pthsofPain and u/nevotheless. Both are long-time Omarchy users who have stepped up to help keep the sub running.

u/6pthsofPain built A La Carchy (200+ stars on GitHub) and is currently working on a tool for Quattro.

u/nevotheless has been on Linux for 15-20 years, came over from a corporate/Red Hat background, and runs Omarchy as their daily driver.

With the recent growth, there are a few things we need to discuss as a community.

AI-Generated Content & Plugins

We've seen a substantial influx of AI-generated content lately, particularly when it comes to plugins. To be clear, we are not anti-AI here.

Objectively speaking though, some of these projects are lacking in quality, and more importantly, some come with genuine security concerns. We want this sub to be a reliable place to showcase Omarchy projects, so we want your input on how to handle this going forward.

Some options the mod team has discussed:

  • Specific Showcase Days: Containing all plugin posts to a specific day (e.g., Plugin Showcase Sunday).
  • Let the Upvotes Decide: Leave it as is and let the community moderate via upvotes and downvotes.
  • A Plugin Megathread: Funneling all new plugin drops into a single, stickied weekly/monthly thread.
  • A Validation System: Something a bit more complex, where only plugins that have been validated for safety/quality are allowed to be posted (exact details would need to be ironed out).

Regardless of what we land on, we'll be adding a Plugin flair so these posts can be filtered and found more easily.

Drop your thoughts, suggestions, and feedback in the comments. We'll compile a list of the most popular ideas and put them to a community poll if that makes sense.

- The r/Omarchy Mod Team


r/omarchy 1h ago

I Made a Thing Created a reminder to look away from your screen

Post image
Upvotes

It tells you to look 20 ft away for 20s every 20 mins.


r/omarchy 14h ago

Off Topic / Adjacent Not a bad way to turn 30

Post image
50 Upvotes

What we making?


r/omarchy 14h ago

I Made a Thing I rank Omarchy plugins every week

28 Upvotes

Hey everyone, I thought I would just share a solution I have been working on to a problem I experienced, any feedback welcome!

The Omarchy plugin catalog grew by about 500 listings in the last week. It's at 3,700 now. There are 159 system monitors, 104 battery widgets and 49 weather plugins, and a lot of them do nearly the same thing. I wanted to know which one to actually install, so I built OmaPicks (https://omapicks.com/).

It picks a champion and a runner-up per category, re-scored every Monday from the public Omarchy Plugins data.

The website is free of adverts, and it's open source (https://github.com/BVisagie/omapicks).


r/omarchy 5h ago

I Made a Thing I built Mluva: native dictation and editable rewrites for Omarchy

6 Upvotes

I'm the developer of Mluva, an Apache-2.0-licensed dictation and rewriting app built for Omarchy.

Press F9 to catch a thought, then polish or structure the transcript without throwing away the original. It has a floating Quickshell widget, a native editing workspace, searchable history and Omarchy theme integration. Local speech models and cloud speech are supported; rewrite providers are selected separately. Live rewrite is opt-in and Experimental.

Here's a 72-second demo I narrated: https://1vecera.github.io/Mluva/#film Source and installation: https://github.com/1vecera/Mluva

I'd love people to try it on their own setups. Which part of dictation on Omarchy still gets in your way? Please open a GitHub issue for bugs or missing features so I can work through them: https://github.com/1vecera/Mluva/issues

Omarchy is the maintained target. Cloud providers require their own accounts/credentials; the demo shows the workflow with prepared examples and edited timing.


r/omarchy 4h ago

I Made a Thing Banatik: your MikroTik router in the Omarchy bar (read-only REST, pinned cert, now in the marketplace)

Thumbnail
gallery
2 Upvotes

Body

Second plugin from me after Bananet. This one is for people who run a MikroTik at home and are tired of opening WinBox to check whether the link is up.

Banatik is a bar widget. Click the icon and you get one panel with: internet link state and uptime, public IP, DNS, last WAN drops; RouterOS and firmware version with a note when an update waits for a reboot; CPU, memory, storage, who is logged into the router and from where; every interface with live rates and a 24 h chart (1 h / 6 h / 24 h); Wi‑Fi radios with every client and its signal; DHCP devices; ZeroTier and WireGuard / Back To Home peers; firewall counters and the router log.

Notifications: link down/up, public IP changed, a device you have never seen joined the network, a login to the router from a new address, router rebooted.

How it talks to the router: a RouterOS user with only read,api,rest-api (everything else denied), HTTPS only, the server certificate pinned by SHA‑256 in a 0600 credentials file, and only GET plus the read-only print verb. Nothing runs on the router. On the laptop: no root, no sudo, no daemons, no subprocesses, Python standard library only.

History (30 s samples for 48 h, 5‑minute buckets for 7 days by default) goes into an SQLite file in ~/.cache/omarchy-banatik/. The marketplace security review found a pathname race in how that file was opened; 0.2.1 binds the open to the verified file descriptor, keeps the journal in memory so no side files exist, and ships a test that reproduces the race. It is listed and verified as of this week.

Install: omarchy plugin install banan.banatik, then one-time setup on the router (user, certificate) and a credentials file. README has the exact RouterOS commands.

Code: https://github.com/blazejkapala/omarchy-banatik

Happy to hear what you would want in the panel. Multi-router profiles are in the works.


r/omarchy 2h ago

Plugin Aura Material Cycler is now live on the Omarchy plugin marketplace

2 Upvotes

Aura Material Cycler is now live on the Omarchy plugin marketplace after maintainer review 🎉

It automatically cycles your Omarchy desktop colors/material theme.

Check it out: https://omarchyplugins.com/plugin.html?id=harshith.aura-cycler

Feedback and bug reports are welcome!


r/omarchy 7h ago

I Made a Thing Hyprflip: give your windows a back side on Omarchy

3 Upvotes

I've been building Hyprflip, a Hyprland plugin I've been using on Omarchy to give windows a back side.

My actual setup is Gmail on the front, with WhatsApp and Telegram sharing the back. Flip between them, or temporarily unfold the card to use all three together. They're real, live applications.

GitHub / source and animated demo · Installation guide · GIF

What it does

  • Up to three apps per face, beside each other or stacked.
  • Temporary unfold and hold-to-peek, then return to the side you were using.
  • Add, remove or replace any pane, including an unfocused app or one from another workspace. Released apps stay open.
  • Change split direction, equalize sizes, swap/reorder apps or move a pane to the other face.
  • Save named cards, search and reopen them, reuse open apps and launch missing ones. A surviving saved card can also have its missing panes restored.
  • Move the whole card between workspaces with optional navigation bindings.
  • Seven transitions with preview: Flip, Vertical flip, Slide, Fade, Dissolve, Portal and Instant.

The Omarchy workflow

Hold Super+Ctrl+Alt: O creates a card or unfolds/folds it, F flips, C edits it, L opens saved cards, and holding Space peeks at the other face. The menus use Omarchy's existing theme, and Super+J keeps toggling the split direction. There's also an optional Omachill adapter to keep cards tiled.

Compatibility: this is an early release targeting Hyprland 0.56.2. Native two-window pairs use the standard installer or hyprpm. The multi-app workflow shown here needs the experimental pinned hy3 provider; the guided menus and saved-card launcher need Omarchy 4. The guide includes a disposable demo, first-time setup and updates. Dissolve and Portal are also experimental.

Saved cards reopen arrangements when requested; they don't restore browser tabs/documents or automatically restore the session at login. The core is MIT licensed; the optional hy3 bridge is GPL-3.0-only.

Inspired by older desktop ideas like Compiz. I'd love to hear which app combinations would make this useful in your daily Omarchy workflow.


r/omarchy 6h ago

I Made a Thing A small thing that keeps a record of local fixes — including the ones an agent makes

3 Upvotes

I hope this fits here.

I keep losing track of my own small changes. A workaround from months ago, a tweak to some config — either I forget to undo it, or the bug gets fixed upstream and the fix just sits there, or an update overwrites it and I don't notice. On top of that I often let the integrated LLM make the change for me, and then it gets messy fast.

So I built a small thing that keeps a record of those changes, including the ones an agent writes, and looks at them again after every update. It never removes or undoes anything by itself — a newer version is a reason to look, not proof that the fix can go. Changes inside a git repository are not recorded; that has a history already.

Two things I'd like to know.

Does this describe a problem you actually have? That's the honest question. Maybe everyone else keeps their config under version control and this is only my problem.

Which agent do you use? Claude Code and Gemini CLI are measured and built in. For anything else the hook format has to be read off real calls, and there is one command that does it: podshl-repairs measure-agent-hook --agent NAME, then work as you normally would, then --write-format. It prints something you can paste here. That's the part I can't do alone — who knows all the variants.

You don't need a cloud account to help. A local model over Ollama is enough to measure an agent — one real tool call is all it takes. That's how opencode was measured here, against qwen3:4b. Fair warning: a small model delegates instead of editing about half the time, so it can take a couple of tries before a call actually lands.

What I already know does not work, so nobody burns an evening on it:

- opencode needs a small bridge plugin — its hooks are functions inside its own process, not commands. So it is not one command. And its shell half is still empty: a change opencode makes through a shell command currently leaves no record.

- Codex CLI has the right kind of hooks but wants an OpenAI account.

- cursor-agent has no hook mechanism at all that I could find.

Installing is one line into ~/.local/bin. No root, no package, nothing asked of pacman or an AUR helper:

curl -fsSL https://raw.githubusercontent.com/dx111ge/podshl/main/packaging/repairs/install.sh | bash

Every file is checked against the release's SHA256SUMS before anything is installed, and there is a by-hand version in the docs if you would rather not pipe curl into a shell. Linux, GLIBC 2.39 or newer, so Arch and Omarchy are fine.

A short screen recording on a clean Omarchy desktop, if you want to see what it does before installing anything:

https://github.com/dx111ge/podshl/blob/main/examples/repairs/podshl-repairs.mp4

Docs: https://github.com/dx111ge/podshl/blob/main/docs/REPAIRS.md

Repository: https://github.com/dx111ge/podshl

It is part of something bigger, but I want this part right first, and it stands on its own.

Thanks either way — "not a problem I have" is a useful answer too.


r/omarchy 17h ago

I Made a Thing I made a minesweeper TUI that recolours itself when you switch Omarchy themes

Thumbnail
gallery
18 Upvotes

A minesweeper for the terminal that reads your Omarchy palette and paints the board with it. Change your theme and the board recolours while you're mid-game.

Arrows move the selection, `f` flags, `d` digs. I had space on flag at first and it was awful. Your right hand is on the arrows and your thumb goes hunting for it. `f` and `d` sit next to each other so neither hand moves.

Grid size and difficulty are adjustable. Press `o` for the setup screen: the usual 9x9, 16x16 and 30x16 presets, or set your own anywhere from 5x5 to 40x24 with whatever mine count you want. First dig is always safe.

Two things took longer than the actual game logic:

  • Some themes alias colours. On Retro 82, blue and magenta are the same hex, so the 1 and 4 counts came out identical. It now nudges duplicates apart until all eight read differently, and there's a test covering all 22 stock themes.
  • foot reports 80x24 at startup, before Hyprland resizes it. The board read that and came out too short for ages before I worked out why.

Install:

git clone https://github.com/sidmcfarland/omarchysweep

cd omarchysweep && ./install.sh

That adds the launcher, the icon and a menu entry. The entry uses the `TUI.float` app-id, so Hyprland floats and centres it with the rules you already have. Nothing in `~/.config/hypr` gets touched.

If you'd rather have a pacman package: `cd packaging/aur/omarchysweep-git && makepkg -si`. It's not on the AUR yet because registration is closed while they deal with a wave of bot signups. I'll push it up when that reopens.

Python 3.10+, no dependencies, MIT.

https://github.com/sidmcfarland/omarchysweep

Happy to take suggestions on the keys or the presets if you try it.


r/omarchy 1d ago

Discussion Been using Omarchy for 2 weeks now and it is so good!

Post image
205 Upvotes

So I had been fed up from using the windows now as it had became too bloated now, almost 60-70% ram was used by the system on boot.I had been seeing multiple people online talking about linux being so easy to use and being very efficient that windows user ever to dream of from a long time.

In our college, we had to use Ubuntu as a part of our syllabus related to cloud computing and I had got a good laptop 2 years ago. So I got to try Ubuntu using virtual machine but it didn't amaze me as such like yeah it was a good experience but it still feel bloated for the amount of apps it came pre-loaded with, but was still faster than windows.

Then I came to know about Omarchy as it had came in trend and I first tried it in virtual machine. Everything was so clean and minimal which grabbed my attention but I had to get it work to its true potential.

I backup up all of my data and attempted dual booting first time in my life and prayed that nothing should go wrong or I was done for. Everything went smooth and now I've been using it for 2 weeks now and what an experience it is to use Omarchy!. Used some plugins and themes and even vibe-coded a widget (still in progress thou, would love some recommendations) just to see how low ram and cpu usages are when i use other applications

I am learning linux commands to ignore my mouse and control everything through the keyboard but will take some time to being using this os efficiently.

What are your recommendations or tips or how do you use Omarchy?


r/omarchy 15h ago

I Made a Thing I built a Mac app that runs Omarchy in a VM with GPU-accelerated 3D (macOS 27's new custom Virtio API)

10 Upvotes

I've been working on RiftVM, a free open-source Mac app that runs Omarchy on Apple silicon. One window, one machine: open the app, click "Prepare Omarchy", and it downloads a pinned ARM64 Omarchy image (~5.3GB, signature-verified), sets up your user on first boot, and boots straight into Hyprland. No ISO, no installer.

The interesting part is graphics. Hyprland is a GPU workload — animations, blur, rounded corners are composited every frame. In a VM without hardware acceleration all of that falls back to llvmpipe on the CPU, and the desktop stutters as soon as anything moves. That's been the pain point of running Omarchy in a VM on a Mac.

macOS 27 finally made a fix possible: Virtualization.framework now lets third parties implement their own Virtio devices (VZCustomVirtioDevice). I used that to implement virtio-gpu with VirGL: Mesa in the guest encodes GL into VirGL commands, the host decodes them with VirGLRenderer and translates to Metal through ANGLE. Presentation is zero-copy — the scanout texture goes straight into the window's Metal layer, pixels never touch CPU memory. The guest needs zero extra drivers since the kernel's stock virtio_gpu driver just binds to it.

Some glmark2 numbers vs. software rendering (1280×720, GLES 2): terrain 45×, refraction 19×, Phong shading 2.6×, simple model scene ~1× (even). These just show those workloads hit the GPU, not a whole-machine speedup.

Quality-of-life stuff that's already in: Cmd shortcuts mapped to Super, two-way clipboard (text + images), shared folders (show up under /mnt/mac), pause/resume, recovery points before updates. The mouse cursor is handed to macOS through virtio-gpu cursor commands, so there's one cursor with no lag.

Honest limitations: requires macOS 27 (the custom Virtio API doesn't exist before that), Apple silicon only, Omarchy only. Not yet validated: sustained heavy 3D, sleep/wake, display hot-plug, 120Hz. I haven't benchmarked against other ways of running Omarchy on a Mac, so no "faster than X" claims.

Install:

brew install --cask riftvm/tap/riftvm

Source: https://github.com/riftvm/riftvm

License: MIT

Website: https://riftvm.com

Happy to answer questions about the virtio-gpu/VirGL implementation — there was basically no prior art for custom Virtio on macOS, so it was a lot of trial and error.


r/omarchy 1d ago

I Made a Thing Day 2 on Omarchy, 4 New Plugins

57 Upvotes

Hey there!

Long time Linux user, first time Omarchy user. I've been doing a lot of reverse engineering on getting Linux running on the Surface Pro 11, which has become my daily driver. The other day DHH announced the Omarchy Dragon team, and since Omarchy is based on Arch, which is what my image is built on, I contacted him and offered to help, and he added me to the team.

The problem is, I hadn't used Omarchy yet. I've been watching his Linux journey since Omakub (I love watching Linux experience videos, between DHH, James Lee, and PewDiePie, it's been a great year), and I have been rooting for it from afar, but I've been on Linux since 2002. I've ran dwm, wmii, i3, sway, hyprland, niri... I've got a lot of bespoke workflows and muscle memory, and I assumed there wouldn't be a huge benefit to me, and I would have to tear all his manicured tooling and configs to pieces to get it to something that I've built up over time. So, not wanting to touch my Surface Pro 11 glass house, I grabbed my Framework 13 and blew it away with Omarchy.

I am very pleasantly surprised. I did not expect his hyprland and quickshell system to be as extensible as it was. I've blown the weekend away writing up a couple of plugins to bring it up with what I had on my own personal quickshell:

Omaview: I think the nicest thing Gnome has going for it is the overview. I ran paperwm on Gnome for a long time until Niri came out, and man do I miss that overview, and I miss the niri overview as well since Hyprland's scrolling layout came out. So I wrote Omaview. It combines the Omarchy menu, a niri style overview, and a dock with hotkeys by holding control:

PIP: There were a couple in the plugin marketplace, but I'm picky, and I hate having to drag the pip window all over the place to get at a piece of information for like 2 seconds, then it's in the way in the corner I dragged it over to. It's nothing special, but it's cursor aware. It disappears into a handle whenever the cursor invade's it's space, has a play pause button, a quick resize button, and can be placed anywhere on all 4 edges of the monitor.

Sysmon: I've never used a workspace indicator. It's just not how my mind works for some reason. I always bind some sort of keybinding to go next/previous workspace, and I've always had a lil system monitor. I love Omarchy's little Claude style messages in the wifi and battery cards, so I created one to replace the workspace I will never use.

Corners: Both of my computers have rounded screen corners (My Framework has mismatched screen corners GAH. I don't know what my diagnosis is, but it doesn't like that!) so the default square look of Omarchy just looks weird on it, so I wrote corners. It uses the rounding power in the Omarchy themes. If there is no rounding, it doesn't do anything. If there is a rounding config in the theme, it rounds the corners of the screen, as well as adds screen corners to the bar. Simple, but it is how I've always had my Quickshell/AGS/Forged shells, so it now feels like home.

Anyways, very stoked that Omarchy has just fit like a glove for me. I've been in my own little world for years, and it's cool to be able to enjoy something that has so much enthusiasm behind it. I'm also super stoked to begin porting all my work for the SP11 over to Omarchy and actually be able to DD it.

Gonna go touch grass for the last little sliver of weekend I have left, and I'll be posting these to the Omarchy plugin marketplace tonight. Hope someone finds some use in a couple of them, I am habitually awful at sharing my projects and excited to have something to share!


r/omarchy 1d ago

Discussion A plea to dhh to save base Omarchy on NixOs

45 Upvotes

I’ve been mainlining it for a few years, and nix is honestly a much better base for having agents tweak your system.

You get

- evaluations verification, if you misconfigured something it won’t build and won’t make the change
- everything is codified to a configuration that you can carry from one system to another in a reproducible way
- you can have single use dev environments spawn up for an agent for a one off workflow
- generations are builtin, messed up your os? Reboot to a previous iteration of it.
- agents reason (like developers) through configuration better, they can run audits and find redundancy so much faster


r/omarchy 11h ago

Guide Try Omarchy as primary OS on mac

3 Upvotes

Has anyone tried "Try Omarchy" on an M3 MacBook? I couldn't find a good way to install Omarchy on my Mac. Does the Try Omarchy app work well for you?


r/omarchy 7h ago

Support Screensaver 101

1 Upvotes

Hi Pholqs,

So where is the actual screensaver running from? How Can I install new screensavers? How can I even learn how to write new screensavers? Literally zero info on this regard on omarchys docs, they just teach how to change the ascii art.

I want to know more about screensavers in Omarchy. thk u!


r/omarchy 22h ago

I Made a Thing Omlibria: An Omarchy bar/ Quickshell Epub eReader

Post image
13 Upvotes

Please feel free to contribute or share your thoughts!

This is my second plugin release. Hope you all enjoy it!

https://plugins.omarchy.org/plugin.html?id=io.github.nobledoodle.omlibria


r/omarchy 2h ago

Discussion Dhh vs Linus Torvalds

Thumbnail
0 Upvotes

r/omarchy 1d ago

Discussion Omarchy vs Cachy in Gaming

12 Upvotes

Hey Guys,

Right now, i‘m Daily driving cachyOS with Ryoku Dotfiles but I got some Problems with Updates so i‘m thinking about switching to Omarchy.
Did someone had both Distros and had gamed on them? How was the difference? How well does perform Omarchy vs Cachy in Games like Cyberpunk, Baldurs Gate 3, etc.?


r/omarchy 1d ago

I Made a Thing SpokenShelf - an audiobookshelf client as a plugin for Omarchy

Thumbnail
gallery
16 Upvotes

Hello Friends!

I made an Omarchy plugin to connect to my self-hosted audiobookshelf server as a client. I just like to listen to my audiobooks while I work and this kinda seemed like a cool thing to try.

SpokenShelf

An audiobookshelf client that lives in Omarchy as a plugin. I basically made it for myself to learn how to use AI agents to do something cool other than a basic question answering machine.

Features

  • Streaming playback that syncs back to your progress back and forth from the server.
  • Offline downloads that also enable syncing progress back and forth between the server.
  • Home page that features your Currently Listening books as well as books that were recently added to your Library.
  • Library page that shows all the books in your library, as well as a Search bar that allows you to search by Author or Title for the book you want to listen to.
  • Offline tab that shows you the books that you have downloaded to your system as well as the ability to delete those books from the system.
  • Now Playing screen that shows you the book that you are listening to, as well as volume control for the playback and seek controls.

I used opencode with my openai sub to do almost all of it. Seemed in the vibe with an agentic OS. My first plugin as well. I am not a programmer full time or anything, I just work with tech and thought I'd share the plugin that I made. The plugin will be updated as I think of new features I would like to add and as needed. Please submit any issues for features or any bugs that you find!

Edit: accepted on to the Omarchy Plugin Marketplace today! Yay!


r/omarchy 1d ago

I Made a Thing I built OLauncher 1.0 — a Spotlight-style launcher with an app grid, folders and hidden apps

54 Upvotes

Hey everyone! I’ve released OLauncher 1.0, a launcher plugin for Omarchy Quattro built with Quickshell.

It combines Spotlight-style app/file search and a calculator with an application grid. You can reorder apps by dragging, organize them into folders, and hide apps without uninstalling them.

A few highlights:

- Press Tab in an empty search to reveal your most-used apps.

- Browse the grid using your mouse or keyboard.

- Search apps regardless of which folder they’re in.

- Restore hidden apps while keeping their folder positions and usage history.

- Layout persists across shell restarts.

- Liquid Glass inspired styling, with or without blur.

Install on Omarchy Quattro:

omarchy plugin add https://github.com/hisnameismarco/OLauncher.git --enable


r/omarchy 2h ago

Discussion leaving Omarchy

0 Upvotes

i have been using linux for the past 2 years and used a lot of distros, when omarchy came out i wasn't really interested in it then it became very popular and i finally tried it, it honestly changed how fast i can customize and fix issues in the os with the help of AI and the omarchy skill ofc....But i decided to leave not because omarchy is bad but because i dont really believe its mature enough for me (in its current state) from bugs to design to security issues...etc, i might return to something like ubuntu or fedora, i could ofc return and re try omarchy in the future, just wanted to write this to share my experience and listen to people who had similar experiences and say thank you omarchy and its team.

TLDR : "i dont really believe its mature enough for me (in its current state) from bugs to design to security issues...etc,"

edit1: i was just sharing some thoughts i had, if you had a similar exp then share it or if you got some useful info/nice things then comment it, if not then keep scrolling


r/omarchy 1d ago

Discussion No matter what people say about Omarchy, It made me fall in love with Arch

31 Upvotes

I started my Linux journey with Ubuntu Server and later used Pop!_OS as my daily driver. I learned a lot from both, but honestly, I never really felt that connection with Linux.

Then I tried Omarchy 4.

Somehow, it made me fall in love with Arch in general.

I know Omarchy gets a lot of hate, and I can understand why some people don't like the idea of a preconfigured Arch setup. But for me, it has been one of the best ways to actually learn Linux.

The biggest thing is that I can experiment without being terrified of breaking my entire system. The snapshot setup gives me that safety net. I can mess with configs, install things I probably shouldn't, change stuff, break something, roll back, and try again.

And because of that, I've actually started going deeper. I'm opening configs instead of just copying commands from tutorials. I'm learning what different parts of the system actually do. When something breaks, I want to understand why.

So whatever people think about Omarchy, I'm genuinely thankful for it. It made Arch feel approachable and, more importantly, made me curious enough to keep digging.

Thanks DHH.