What changed?
- Add support for light themes with the
theme/light.mode
file flag by @dhh
- Add Rose Pine as the first included light mode theme by @dhh
- Add Fido2 setup with sudo authentication by @icehunt
- Add default firewall config w/ Docker protection using ufw by @dhh in #201
- Add git stash/pop before
omarchy-update
to preserve more user changes without intervention by @dhh
- Add
omarchy-setup-fingerprint --remove
to remove fingerprint setup (also available through TUI) by @dhh
- Add confirmation before updating system packages on
omarchy-update
by @dhh
- Add theme picking to the Omarchy TUI options by @dhh
- Fix nautilus previews shouldn't have transparency by @dhh
- Fix that all installers should have a bash shebang line by @dhh
- Fix that starting apps with
uwsm app -- [app]
is preferred when running under uwsm by @abenz1267 in #182
- Fix that all theme backgrounds are included instead of downloaded to match 3rd party theme layouts by @dhh
- Fix killing waybar fully instead of using USRSIG2 to attempt fixing the stacking waybar on wake problem by @dhh
- Fix lack of syntax highlight with waybar config editing by renaming to
.config/waybar/config.jsonc
by @nullndr in #169
- Fix missing docker-buildx package by @Shaps in #206
- Fix btop theme should live update by @tahayvr in #211
- Fix that Pinta package isn't installing cleanly so make it skippable during first setup by @dhh
- Fix installing wifi network services if ethernet was used archinstall was broken by @t0gun
New Rose Pine light theme:
New Contributors
Full Changelog: v1.4.1...v1.5.0