Omarchy on CachyOS

(github.com)

38 points | by theYipster 5 hours ago

6 comments

  • ikurei 3 hours ago
    The main thing keeping me from trying out Omarchy is the pain of setting up multiple displays. I haven't tried Hyprland, but whenever I've tried a non-mainstream desktop/wm in Linux that was the worst, especially if your setup changes often (as in, you have a laptop and move around and plug it in different places).

    May be that just means I'm not enough of a tinkerer for these setups.

    Is it a hard problem to remember more than one configuration and link them to the displays connected to your computer? Or is it just that Omarchy users really don't mind editing monitor.conf[1] often?

    [1]: https://learn.omacom.io/books/2/pages/86

    • lpcvoid 3 hours ago
      I use swaywm and kanshi [0]. It's write once, forget forever. I have one config for each of the display compositions I have (office, home, gaming, eDP...), and "it just works".

      [0] https://gitlab.freedesktop.org/emersion/kanshi

    • michielr 2 hours ago
      The community has written a TUI for this: https://github.com/erans/hyprmon

      I don't really need it, but maybe my setup is too simple. I set my laptop monitor to auto-right, external display to auto-left and that's it. Set it and forget it for me.

    • charlie-83 54 minutes ago
      I just have a bash script that runs on startup which just greps the output of xrandr to determine if I am connected to home/office/no monitors and then runs the appropriate xrandr commands to config them.

      On the occasion when I (dis)connect monitors without restarting the laptop, I just have some command line aliases (home/office/laptop) which run the appropriate config

      • quibono 45 minutes ago
        Correct me if I'm wrong but Hyprland is Wayland so xrandr is no go.

        There are some utilities for this though. nwg-displays comes to mind

        • rodrigodlu 35 minutes ago
          Yes, but you can have a similar setup to what he is describing, just with different commands.

          I'm using niri instead hyperland. I can either use `sed` on it's configuration file (on/off, resolution, position) or for some of its configurations I can use the cli (for output scale).

  • temp0826 2 hours ago
    > Omarchy skips installation of a login display manager. Instead, Hyprland autostarts and password protection is provided upon boot by the LUKS full disk encryption service.

    Pretty unconventional...Is this a bad idea?

    • UK-AL 1 hour ago
      Can't be multiuser
      • vidarh 1 hour ago
        And that's a reasonable tradeoff - In 30 years of using Linux, I've only used machines that were actually treated as multi-user on the server side.

        There's space for both - some people do need password protected separate users, but not all of us do.

    • tkz1312 29 minutes ago
      what happens if the screen locker crashes?
    • codesnik 1 hour ago
      i wonder how screen locking works then
      • 63stack 59 minutes ago
        I imagine the user account still has a password, it's just getty is configured to auto login on tty1
  • sunshine-o 1 hour ago
    Omarchy and CachyOS are very interesting but they do not look serious about security [0] [1].

    I mean in this day and age we all agree you need disk encryption (for a least 20 years) but what about SELinux, application sandboxing for example?

    Especially for a desktop OS like Omarchy shipped with a bunch of apps and "plugins".

    This has been a Linux Desktop weakness for more than a decade (compared to macOS, Windows and Android). App sandboxing is a bit sketchy and hard to get right.

    The fact they do not explicitly state their strategy regarding those things make me believe this is a bit amateurish.

    - [0] https://wiki.cachyos.org/cachyos_basic/faq/#security--best-p...

    - [1] https://learn.omacom.io/2/the-omarchy-manual/93/security

    • Galanwe 18 minutes ago
      > Especially for a desktop OS like Omarchy shipped with a bunch of apps and "plugins".

      Omarchy is _just_ a set of scripts to have a nice looking Arch Linux and some helper scripts for day to day tasks. It's not a distribution per se, it doesn't have repositories or packages of its own.

      Therefore, your criticism of app sandboxing is more for Arch than Omarchy IMHO.

  • theYipster 5 hours ago
    An install script to create a strong and stable blend of Omarchy on top of CachyOS. You must install CachyOS first (please read the README file.)

    Feedback and contributions welcome!

  • atoav 3 hours ago
    Normally I'd say I would be exactly the type of person that would use such a thing. But what scares me away and makes me stay with vanilla KDE Plasma is that perceived upfront cost of having to relearn everything and having to customize for hours to then have something that feels 100% better in some and 100% worse in other situations.

    Maybe that just means I am currently at a point in my life where I haven't got the time or energy to play around with these things. I'd rather have KDE Plasma with a hint of tiling window manager than a tiling window manager with a hint of Plasma, if you get what I mean.

  • OsrsNeedsf2P 3 hours ago
    So this is about setting up a UI.. with no screenshots of the UI. Nice
    • OsrsNeedsf2P 3 hours ago
      Video showcasing UI: https://omarchy.org/
      • BoredPositron 2 hours ago
        I skipped through the 38 minutes and landed on like 8 instances were he was switching themes/wallpaper and 4 showing of bash scripts that opens a webpage. It looks like all the fluxbox/openbox themed minimal desktops in the 2000s - function follows form. Feels really performative.
        • RUnconcerned 28 minutes ago
          DHH switched from Mac to Linux and is in the process of experimenting with his setup, but since he's famous within tech, it's getting a lot of attention. There's really nothing special about it.
          • dartharva 24 minutes ago
            I mean.. that vscode-like command palette for system actions incl updating, installing and removing packages looks rather nifty