What changed?
- Add font menu for easily changing terminal fonts via
omarchy-font-menu
and in Omarchy TUI by @dhh
- Add more resilient migration strategy that tracks which migrations you've run by @ardavis
- Add
Themes > Update
to Omarchy TUI to refresh extra themes by @ryanrhughes
- Add .bak.$timestamp strategy to the omarchy-refresh-* scripts to prevent ever losing configs by
- Add file finder to application launcher by using "." as a leader key by @Mohamedsayhii
- Add font packages ttf-cascadia-mono-nerd and ttf-ia-writer instead of manually downloading fonts by @dhh
- Add $OMARCHY_PATH as default env by @dhh
- Fix bug where application launcher wouldn't pickup fresh theme by @dhh
- Fix decryption screen logo to match the updated version by @tahayvr
Update by running omarchy-update
twice. That'll ensure that the new strategy for migrations is initialized, and any migrations you might have missed will be run. On your next update, you just run it once.
New font menu
New finder via application launcher
(Note that the finder might take a while on big searches)
Full Changelog: v1.7.0...v1.8.0