v1.2.0
What changed?
- Add power menu to waybar by @npenza in #65
- Add bash completion by @smola in #80
- Add hotkeys for notifications:
Super+,
to dismiss latest.Super+Shift+,
to dismiss all.Super+Ctrl+,
to toggle DND by @ThiaudioTT , @ryanrhughes, and @dhh - Add thumbnails for videos in the file manager by @dhh
- Add additional input suggestions to default
.config/hypr/hyprland.conf
by @dhh - Fix fingerprint enrollment to be for current user by @zdehasek in #69
- Fix that File Open/Save overlays should float in center by @dhh
- Remove Dropbox and power profile icons from top bar (not enough value) by @dhh
Upgrading
You upgrade by running omarchy-update
in the terminal. If you'd like to get the new power menu in the top bar, you can run omarchy-refresh-waybar
— but only do that if you have not made changes to ~/.config/waybar/config
or ~/.config/waybar/style.css
! If you have made changes, first back those up, then merge them back in. Or just look how to add the new power menu yourself.
The new power menu looks like this:
New Contributors
- @zdehasek made their first contribution in #69
- @smola made their first contribution in #80
- @olgkv made their first contribution in #79
- @ThiaudioTT made their first contribution in #77
- @ryanrhughes made their first contribution in #63
- @npenza made their first contribution in #65
Full Changelog: v1.1.1...v1.2.0