What changed?
- Add new unified Omarchy menu system by @dhh
- Add touchpad gestures to Chrome by @ryanrhughes
- Fix picture-in-picture window positioning by @ElFitaFlores + @dhh
- Fix hypridle screensaver starting after actually 2.5 minutes by @rmacklin
- Fix hyprpicker should toggle not stack by @dhh
- Fix error handling in fido2 setup by @DavidHoenisch
Update using omarchy-update
. From this version forward, you can update via the Omarchy menu.
The old omarchy
TUI has been replaced by omarchy-menu
. You can start it using Super + Alt + Space
or from the new icon in the upper left corner.
Note: The ~/.config/hypr/hyprland.conf
has been divided into several dedicated files. The update process will ask you to confirm that you want the new layout (which enables some direct editing via the new menu system). If you say yes, you'll be reset to Omarchy defaults, but your own settings will still be in ~/.config/hypr/hyprland.conf/bak.$timestamp
, and you can just copy them to the right place.
New unified Omarchy menu system
The old Omarchy TUI has been retired, a ton of the commands have been reworked, and we now have a single way to control just about everything about the system. See this introduction video: https://www.youtube.com/watch?v=Cft6mZDzIng
New Contributors
- @DavidHoenisch made their first contribution in #494
Full Changelog: v1.10.0...v1.11.0