-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Omarchy 3.1.0 #2417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Omarchy 3.1.0 #2417
Conversation
…to paste action Removed selection settings to save to clipboard. bind shift+insert to paste action
Closes #2098 Co-authored-by: @CaffeinatedTech
Co-authored-by: Ryan Hughes <[email protected]>
) Co-authored-by: Ryan Hughes <[email protected]>
Co-authored-by: Lucas Goossen <[email protected]>
Co-authored-by: @davidwinter
* Add MVP variant of nvim switcher * Update nvim configs * Remove config * Add migration for the new live themeing * Fix plugin * Remove theme * Update to actually work * Make it faster * Fix quirks --------- Co-authored-by: David Heinemeier Hansson <[email protected]>
* Shutdown faster * Add migration * Reduce shutdown timeout from 10s to 5s --------- Co-authored-by: David Heinemeier Hansson <[email protected]>
* Change DM to SDDM * Move to custom named UKI * Skip creation on Mac * Add entry to make sure VSCode uses gnome keyring * Fix order for UKI generation * Limine only * BTRFS only
This reverts commit f2021a9.
And update omarchy-dev-add-migration
* Fix comment * Update Exec command to use shell execution for Nvim Fix Neovim .desktop file to allow opening files from GUI file manager. * Add migration --------- Co-authored-by: David Heinemeier Hansson <[email protected]>
* Fix comment * added gnome-disk-utility next to nautilus in install/omarchy-base-packages --------- Co-authored-by: David Heinemeier Hansson <[email protected]>
correct light theme for rosé pine is rose-pine-dawn Co-authored-by: Gustave Denis <[email protected]>
* Hide electron36 and electron37 from walker menu * Add migration scriptt * Simplify migration --------- Co-authored-by: David Heinemeier Hansson <[email protected]>
* Fix comment * Fix typo in comments in input.conf --------- Co-authored-by: David Heinemeier Hansson <[email protected]>
Docs are not open source so there's no way to open a PR, but keyboard layouts switching instructions should be updated here: https://learn.omacom.io/2/the-omarchy-manual/78/keyboard-mouse-trackpad |
Needed for versions prior to when we do this before applying migrations
fix: make bcm43xx driver script vendor agnostic
I just updated from the dev branch and accepted the new shortcuts. Now the app launcher is messed up, selecting an app with enter doesn't work anymore, I have to press shift + enter to open an app from the launcher. |
outdated version. |
This reverts commit 351d8ac.
|
I don’t see the updated 3.1.0 tag yet it’s not listed under releases, only visible in the pull request. Should we wait until it’s confirmed and merged into the master branch before updating the omarchy edit: oh i just noticed it’s still unreleased. my bad, I assumed it had already moved past testing, anyway will keep eye on the new full update release. thanks! |
What changed?
Update existing installations using
Update > Omarchy
. Install on new machines with the ISO.Note: Unreleased.
New keys and capabilities
Super + C / V
by @ryanrhughesSuper + Ctrl + V
by @dhhNew looks
New infrastructure
Update > Firmware
to runfwupdmgr update
with updated metadata and installing the command by @EFIRInstall > AI > Cursor CLI
by @rajofearthFixed stuff
--set-theme-color
for now by @dhhFeature presentations
Universal copy/paste on
Super + C / V
No more remembering that terminals need
Shift + Ctrl + C / V
and all other apps useCtrl + C / V
. Now you can useSuper + C / V
as a unified shortcut for copy/paste.This has required that we move app shortcuts to
Super + Shift + [letter]
. So terminal now starts onSuper + Shift + Return
, Calendar onSuper + Shift + C
, etc.This also means fullscreen is now
Super + F
(instead of F11) and toggling a window between tiling/floating happens onSuper + T
.For existing installations, this is an optional change that you'll be prompted to opt-in to during migration. For new installations, this is the new default. As always, you can see your keybindings on
Super + K
.Clipboard manager on
Super + Ctrl + V
Expose Walker's built-in clipboard manager on
Super + Ctrl + V
.Tiling groups
Tiling groups allows you to put any combination of windows into a tabbed group. You can move windows in and out of the group or remove the group entirely.
screenrecording-2025-10-14_12-43-23.mp4
Hotkeys:
Note: These hotkeys are only available if you opt-in to the new Omarchy hotkeys brought on by the universal copy/paste change. This is due to the use of
Super + G
(which would otherwise conflict with the old Signal hotkey). If you don't opt-in, you can just copy these bindings to your own~/.config/hypr/bindings.conf
file and set them as you please.Live neovim theme changes
The built-in themes now have live changes out of the box. For extra themes, you'll still need to restart neovim after first installing/selecting it.
screenrecording-2025-10-14_12-39-19.mp4
Live theming for Cursor
Just like VSCode, we now have live theming for Cursor. It's not supported by all themes, though. Of the built-in, you'll get Catppuccin, Catppuccin Latte, Everforest, Gruvbox, Nord, Ristretto, Rose Pine, Tokyo Night. The others are not supported.
Flexoki Light Theme