Releases: basecamp/omarchy
Releases · basecamp/omarchy
v1.1.1
What's Changed
- Add Nvidia support by @Kn0ax in #13
- Add fingerprint authentication on the lock screen and provide
omarchy-fingerprint-setup
to configure it by @dhh + @henrysipp - Add
Super + K
to show keybindings in #44 by @oca159 - Add LocalSend as a new default application by @dhh
- Add mpv instead of vlc as the default video player by @dhh
- Add yayf alias for easy package search by @calvinludwig in #42
- Stop compiling ruby by default to speed up install by @dhh
- Fix
Super + Space
to toggle application launcher by @martinstork in #58 - Fix Chromium to be set as the default browser on new installations to avoid "Chromium isn't your default browser" nag on first run by @dhh
- Fix using *-bin versions of packages where possible to speed up install by @dhh
- Fix missing /etc/docker/daemon.json config by @dhh
- Fix
Super + [number]
hotkeys compatible with French and other keyboard layouts in #55 by @c4software - Fix capitalization of YouTube by @nicholaschiang in #8
- Fix for persistent workspaces shown in waybar by @kennethgeerts in #10
- Fix duplicated key in waybar battery config by @0xProt in #15
As always, you update by running omarchy-update
in a terminal. If you installed Omarchy more than 2 days ago and haven't updated yet, run omarchy-update all
just this once to catch up with migrations.
New Contributors
- @nicholaschiang made their first contribution in #8
- @kennethgeerts made their first contribution in #10
- @0xProt made their first contribution in #15
- @harilvfs made their first contribution in #20
- @Kn0ax made their first contribution in #13
- @iharsuvorau made their first contribution in #29
- @oca159 made their first contribution in #44
- @calvinludwig made their first contribution in #42
- @prertik made their first contribution in #37
- @martinstork made their first contribution in #58
- @c4software made their first contribution in #55