Skip to content

Releases: basecamp/omarchy

v1.1.1

05 Jul 00:02
@dhh dhh
Compare
Choose a tag to compare

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