The New Release
Update existing installations using Update > Omarchy from Omarchy menu (Super + Alt + Space).
Install on new machines with the ISO:
- Download: https://iso.omarchy.org/omarchy-3.5.1-2.iso
- SHA256: f28ce9f6d0d70d2a79ae584e52de7ce3cb5c21c6c1ffb806073db1df2140b03a
Additions
- Add Dell XPS mute mic key support with hardware LED sync by @spencerbull, @dhh
- Add resume performance boost on Panther Lake systems to avoid sluggishness after wake from sleep by @dhh
- Add Trigger > Toggle > Laptop Display to turn the laptop display on/off when using an external monitor by @dhh
- Add Update > Hardware > Trackpad to restart i2c_hid_acpi and THC driver paths for XPS haptic touchpad losing hapticness (temporarily until there's a permanent fix) by @dhh
- Add Logitech MX Keys key binding examples for Print Screen, Dictation, and Emoji buttons to
~/.config/hypr/bindings.confon new installs by @joaovictor
Fixes
- Fix Fcitx5 icon showing up in the waybar (again!) by using a proper XDG autostart override instead of deleting the system file by @pomartel
- Fix Intel Panther Lake display freezes and glitches by disabling both PSR and Panel Replay (
xe.enable_psr=0) by @dhh - Fix haptic touchpad detection to match any Synaptics product, not just one specific model, for broader Dell XPS compatibility by @dhh
- Fix spurious Hyprland config errors during git update by suppressing errors mid-pull and reloading after by @dhh
- Fix double sudo prompt during updates by moving the PTY logging wrapper earlier in the update flow by @dhh
- Fix Intel LPMD service not being enabled after installation by @dhh
- Fix power profile rules running on every update instead of only on first run when the daemon is available by @dhh
- Fix npx wrappers to run through mise-managed Node instead of system Node by @timohubois
- Fix starship prompt init for dumb bash sessions (e.g. scp, rsync) by @pipetogrep
- Fix display scaling cycle notification warnings by removing the Hyprland scale notification permanently by @dhh
- Fix Chromium default appearance to follow system (device) instead of dark by @dhh
- Fix btop.conf for v1.4.6 by @stefangrundel
- Fix hibernation setup gracefully handling a failed btrfs resume offset lookup by @dhh
- Fix Chromium/Brave stderr noise during theme switch by @felipegonzalez
- Fix AC power udev rules failing silently at boot by wrapping them with systemd-run by @marco
- Fix Intel video acceleration migration scripts referencing renamed path by @LiamMitchell
- Fix browser launcher not recognizing new Brave Origin by @dhh
- Fix sluggishness with the walker app launcher on some systems by making it use the cairo software renderer by @dhh
- Fix performance power profile should be used when booting on AC power by @dhh
New Contributors
- @geonizeli made their first contribution in #5301
- @liamcmitchell made their first contribution in #5288
- @felipe3dfx made their first contribution in #5285
Full Changelog: v3.5.0...v3.5.1