Skip to content

v1.11.0

Compare
Choose a tag to compare
@dhh dhh released this 05 Aug 15:24
· 969 commits to master since this release
1746c75

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

Full Changelog: v1.10.0...v1.11.0