Skip to content

Releases: basecamp/omarchy

v1.6.0

22 Jul 23:25
@dhh dhh
11dfeae
Compare
Choose a tag to compare

What changed?

  • Add screenshot image manipulation with satty by @dhh
  • Add screenrecording on ALT + PrintScreen for region, ALT + CTRL + PrintScreen for whole display by @dhh
  • Add Walker for app launcher and menus instead of wofi by @ryanrhughes
  • Add Cappuccin Latte as the second light theme by @ryanyogan
  • Add third Tokyo Night background image by @dhh
  • Add audio settings TUI via wiremix to replace the GUI by @roel4d
  • Add on-screen overlays for adjusting brightness and volume by @mtk3d, @roel4d
  • Add link to community Discord if install fails by @dhh
  • Add failed attempts counter and lockout message in hyprlock by @jhosdev
  • Add Dropbox as omarchy-setup-dropbox or via TUI instead of just installing dependencies that still require setup by @dhh
  • Add Docker DBs to TUI > Setup to run MySQL, PostgreSQL, and Redis in Docker DBs by @dhh
  • Fix omarchy-refresh-* will now create .bak files instead of prompting to ease upgrades for default flow by @dhh
  • Fix auto-stash behavior on updates to not pop existing stashing by @rmacklin
  • Fix apps managed by uwsm should also be restarted under uwsm by @dhh
  • Fix approach to running migrations to attempt that they won't be missed by @rmacklin
  • Fix cleanup hypridle.conf to remove AI-hallucinated options by @dhh
  • Fix dancing workspace numbers by @npenza
  • Fix zoom was accidentally missing as a default install for a while by @saullbrandao
  • Fix the low contrast colors for comments in NeoVim for matte black theme by @tahayvr
  • Fix using theme backgrounds correctly by @dhh
  • Fix that keyboard layout from archinstall should carry over to Omarchy by @saullrb
  • Fix 1px border shouldn't be part of hyprshot screenshots by @al3rez
  • Fix F11 should full screen all apps by @saullrb

To update, please run omarchy-update all. That'll run all existing migrations to ensure that you're fully caught up. Then the next update should just need omarchy-update since we changed the migration strategy.

Screenshot image manipulation

Now when you hit PrintScreen for region, SHIFT + PrintScreen for window, or CTRL + PrintScreen for whole display, your screenshot will be sent to satty for manipulation. You can hit esc to abort the screenshot or hit enter to both place it on the clipboard and save it.

image

Screenrecording for region or window

The new screenrecording setup starts recording as soon as the notification that says "Screenrecording starting..." disappears after hitting ALT + PrintScreen (for region) or CTRL + ALT + PrintScreen (for whole display). You stop the recording by hitting the same keybinding again. Videos are saved to ~/Videos.

Walker is the new app launcher

Wofi was visibly slow with reordering the app launcher list, and limited in terms of extensions. Walker is our new replacement. It should look and feel almost exactly like Wofi, it'll just be way faster, there's now a built-in calculator on "345+223" that'll put the result on the clipboard, and you can find any emoji by starting search with a dot, so ":fire" will find something like ❀️‍πŸ”₯, which return puts on the clipboard.

Fabulous work by Walker creator @abenz1267 and @ryanrhughes to make all the tweaks required for nailing the Omarchy aesthetic and feel 🀘

image image

New Catppuccin Latte light theme

image

New third background for Tokyo Night

This beautiful background is now the third option for Tokyo Night. Remember you can cycle through backgrounds on SHIFT + SUPER + SPACE.

2025-07-19-130610_hyprshot

Audio settings as TUI

Now using wiremix instead of pauvcontrol:

image

New Contributors

Full Changelog: v1.5.2...v1.6.0

v1.5.2

19 Jul 00:54
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Add link to community Discord if installation fails by @dhh
  • Fix missing directories now required for startup that was preventing new installs by @alansikora in #233

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

18 Jul 21:54
@dhh dhh
Compare
Choose a tag to compare

What changed?

  • Fix long black screen waits after loader due to Docker network timeouts by @ryanrhughes in #223

Full Changelog: v1.5.0...v1.5.1

v1.5.0

18 Jul 00:16
@dhh dhh
45b5d3e
Compare
Choose a tag to compare

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:

omarchy-rose-pine

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

16 Jul 15:21
@dhh dhh
4b13434
Compare
Choose a tag to compare

What changed?

  • Add fully user-editable wofi styles in .config/wofi by @dhh
  • Fix matte black theme wasn't getting picked up for some users by @dhh
  • Fix all wofi menus should toggle on their binding instead of stack by @dhh
  • Fix opening manual from Omarchy TUI on command line by @dhh
  • Fix repeated configs in waybar config from a botched merge by @mrtnin

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

16 Jul 03:04
@dhh dhh
4d22b62
Compare
Choose a tag to compare

What changed?

  • Add menu-based theme switcher by @npenza in #154
  • Add collapsing tray for dropbox/keyboard/zoom icons in top bar by @leonhazen in #130
  • Add new matte black theme by @tahayvr
  • Add Omarchy TUI for easier theme/setup/update/manual access by @npenza and @dhh in #116
  • Add theme installer for git-based third-party themes by @npenza in #150
  • Add margin to the notifications to better offset them from top-right application by @ryanrhughes in #160
  • Add uwsm to improve boot screen transition to Hyprland without line noise by @ryanrhughes in #140
  • Add three different icons for increasing volume in top bar by @kieeps in #158
  • Add default .config/fontconfig/fonts.conf to set Liberation Sans/Serif + Caskaydia as defaults in more places by @dhh
  • Add color and pacman fun to pacman installer by @rockorager
  • Add user-editable .config/wofi/style.css by @cannikin
  • Add better theme color setting for waybar by @DrInfinite in #156
  • Fix theme switcher to work with real directories, not just symlinks by @dhh
  • Fix that active window to receive focus so URLs clicked in terminals actual show in browser by @apiguy in #152
  • Fix XCompose emoji and shortcut support for Typora by @dhh
  • Fix fingerprint setup script compatibility with more sensors by @deanpcmad and @anagrius
  • Fix xdg-data-dir env not being necessary for wofi and causing problems with wine/flatpak by @abenz1267 in #184
  • Fix flaky installs of spotify/zoom/etc that need a keyserver by adding backups by @abradburne in #180

New theme menu switcher:

image

New Omarchy TUI:

image

New Matte Black theme:

image

Run omarchy-update to get into this version.

New Contributors

Full Changelog: v1.3.2...v1.4.0

v1.3.2

11 Jul 01:57
@dhh dhh
adc506f
Compare
Choose a tag to compare

What changed?

  • Fix show keybindings for the new subdivided files by @dhh
  • Fix nautilus image previews (Space when in the file manager) should float and center the preview by @dhh

Full Changelog: v1.3.1...v1.3.2

v1.3.1

11 Jul 00:14
@dhh dhh
42e5350
Compare
Choose a tag to compare

What changed?

  • Add 10% battery warning by @Mane-Pal in #121
  • Add bare mode via wget -qO- https://omarchy.org/install-bare | bash that only installs essential apps by @dhh
  • Add all application bindings to default ~/.config/hypr/hyprland.conf to make it easier to do app substitutions by @dhh
  • Fix that .inputrc rules (like history complete off partial command) wasn't getting loaded by @dhh
  • Fix chromium not starting in wayland mode when launched from app launcher by @dhh
  • Fix Basecamp + HEY default apps should use web2app like everything else by @dhh
  • Fix wifi network daemon wouldn't get installed if using ethernet during archinstall by @rockorager in #122
  • Fix stylesheet duplication for hyprlock by @DrInfinite in #119
  • Fix wl-clip-persist should never store sensitive data by @roel4d in #113
  • Fix default waybar style to use "Caskaydia Mono Nerd Font Propo" for better icon alignment by @dhh

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

10 Jul 02:44
@dhh dhh
faa279c
Compare
Choose a tag to compare

What changed?

  • Add a beautiful Omarchy decryption + loading flow by @ryanrhughes in #89
  • Add theme-consistent coloring of the new power menu by @dhh
  • Add fingerprint authentication to sudo + system prompt when using omarchy-fingerprint-setup by @dhh in #109
  • Add idle/sleep prevention on Super + Ctrl + I by @dhh
  • Add a 2px border to the wofi menus to better set them apart from the background by @dhh
  • Switch to using power menu exclusively using Super + Esc to control lock/suspend/relaunch/restart/shutdown. Remove the confusingly prolific hotkeys + power icon in the top right. Super + Esc is now required learning to operate Omarchy. Work by @npenza.
  • Switch from iwctl to Impala TUI for selecting Wi-Fi networks by @da-maltsev
  • Switch from hyprpolkitagent to polkit-gnome to better support fingerprint authentication by @dhh
  • Remove Clipse as a clipboard manager as it would store passwords from 1password in plain text by @dhh
  • Fix cleaning up yay-bin after installing it by @bbondier
  • Fix that wifi/bluetooth/volume windows were too small by @dhh
  • Fix F keys on Apple-mode keyboards like the Flow84 permantly by @reshadman
  • Fix user keybindings weren't being included in Super + K by @dhh
  • Fix that 1password wouldn't work with 2FA setup because gnome-keyring was missing by @dhh

Run omarchy-update to update. Then enjoy this beautiful login flow on your next reboot:

2025-07-09-133334_hyprshot
2025-07-09-133346_hyprshot

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

07 Jul 04:03
@dhh dhh
17ead79
Compare
Choose a tag to compare

What changed?

  • Add power menu to waybar by @npenza in #65
  • Add bash completion by @smola in #80
  • Add hotkeys for notifications: Super+, to dismiss latest. Super+Shift+, to dismiss all. Super+Ctrl+, to toggle DND by @ThiaudioTT , @ryanrhughes, and @dhh
  • Add thumbnails for videos in the file manager by @dhh
  • Add additional input suggestions to default .config/hypr/hyprland.conf by @dhh
  • Fix fingerprint enrollment to be for current user by @zdehasek in #69
  • Fix that File Open/Save overlays should float in center by @dhh
  • Remove Dropbox and power profile icons from top bar (not enough value) by @dhh

Upgrading

You upgrade by running omarchy-update in the terminal. If you'd like to get the new power menu in the top bar, you can run omarchy-refresh-waybar β€” but only do that if you have not made changes to ~/.config/waybar/config or ~/.config/waybar/style.css! If you have made changes, first back those up, then merge them back in. Or just look how to add the new power menu yourself.

The new power menu looks like this:

image

New Contributors

Full Changelog: v1.1.1...v1.2.0