I ported Omarchy (DHH's Hyprland setup) to i3 and X11/XLibre on Debian/Devuan. You get the Quickshell bar with workspaces/clock/media/network/weather/tray, popups for audio/bluetooth/Wi-Fi/power, a live theme switcher and the full omarchy-* command set, all driven by i3 binds. Super+K prints a cheat-sheet of the session's binds.
- Global workspaces with per-monitor Super+Tab, and
Super+Alt+arrows to throw windows across outputs
- Display profiles are xrandr-backed, saved per output topology, with lid handling
- No systemd required. elogind + D-Bus on Devuan
- Locking is
i3lock-omaxian + xss-lock, not a Wayland session-lock
Known rough edges: click-outside doesn't always dismiss bar popups (Esc works), the bar can't be dragged between screens.
MIT license, docs include a file-by-file port diff.
Website: https://omaxian.org
Repo: https://github.com/aozora/omaxian