What changed?
- Fix black-screen-of-death installs following abseil-cpp package release at 2025-08-26 22:15 UTC that broke installs by @dhh
- Fix About info display by @tahayvr
- Fix font size for About when system font size has changed by @dhh
Update as per usual using Update > Omarchy from the Omarchy Menu.
Fixing black-screen-of-death installs
If you installed Omarchy via the ISO between 2025-08-26 22:15 UTC and 2025-08-27 12:50 UTC, you'll likely have hit the black-screen-of-death after installation. You can fix it with these steps:
- CTRL + ALT + F2
- Login with your credentials
- curl -fsSL https://omarchy.org/patch/pin-abseil-cpp | bash
This will restore the working version of abseil-cpp and restart your system. Now you're back in business!
Full Changelog: v2.0.1...v2.0.2