| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-13 | 2.3 kB | |
| v3.8.3 source code.tar.gz | 2026-07-13 | 90.5 MB | |
| v3.8.3 source code.zip | 2026-07-13 | 90.9 MB | |
| Totals: 3 Items | 181.4 MB | 0 | |
Omarchy 3.8.3
Update existing installations using Update > Omarchy from Omarchy menu (Super + Alt + Space).
Install on new machines with the ISO:
Download: https://iso.omarchy.org/omarchy-3.8.3.iso SHA256: 40c9368eeb7e021a13d0899b379517843b4839f6e7721473169369fbd0fe61ac
Additions
- Add easier tmux pane controls with
Alt+Enter/Alt+Shift+Enter/Alt+Escapesplits, plus CSI-uShift+Returnencoding across Alacritty, Foot, Ghostty, and Kitty so tmux can distinguish the bindings. Existing customized configs are migrated without duplicating pane bindings or Foot sections by @dhh - Set tmux window titles, including the hostname, for better remote server identification in Hyprland groups and migrate the settings to existing configs by @dhh
- Add
cyalias for running Codex with full local access by @dhh - Add
mupalias for updating mise without the release-age guard by @dhh - Add gtk text scaling at 0.95 on the 2026 Dell XPS 13 DX13260 by @dhh
Fixes
- Fix the wrong keyboard layout at the LUKS prompt on Plymouth 26 by bundling
/etc/vconsole.confinto the initramfs by @Zeus-Deus - Fix missing Mesa Vulkan drivers on systems installed before
vulkan.shvia a hardware-aware backfill migration by @sridhar-3009 - Fix power-profile udev rules failing on wakeup on USB-C-only laptops by dropping the fixed transient unit name by @DiegoMirner
- Fix missing
sof-firmwareaudio across Intel SOF DSP platforms, including Arrow Lake, Meteor Lake, Wildcat Lake, and Panther Lake, and request a reboot when firmware is newly installed by @dhh - Fix repeated fingerprint setup failing when
libfprint-gitis already installed by checking the exact installed package rather than its providers by @dhh - Fix package removal migrations targeting absent package names when an installed package merely provides that name by @dhh
New Contributors
- @Zeus-Deus made their first contribution in https://github.com/basecamp/omarchy/pull/6183
- @sridhar-3009 made their first contribution in https://github.com/basecamp/omarchy/pull/6199
- @DiegoMirner made their first contribution in https://github.com/basecamp/omarchy/pull/6091
Full Changelog: https://github.com/basecamp/omarchy/compare/v3.8.2...v3.8.3