Conversation
Solves a bunch of problems with shitty local DNS
… for more reliable SSH
And include sublime_text, since it doesn't use xdg-desktop-portal-gtk
For @rosapolis and @jasonfried!
* better pkg manager with shotcuts * removed ctrl-d, it conflict with terminal * reveal keybinds to user * We don't need yayf any more now we have full integration in Omarchy menu --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
Co-authored-by: @robzolkos Closes #567
* Add OCaml Add OCaml according to https://ocaml.org/install#linux_mac_bsd I included also the development environment (LSP and some tools) as I figured this would be actually omakase but I can also remove it if we want to keep it clean. * small fix
Co-authored-by: Justin Lowry <j.lowry@hey.com>
…vel for the current user. (#618)
* instead of alias, created command omarchy-version * Revert "instead of alias, created command omarchy-version" This reverts commit 87e45db. wrong commit to dev * Fix font size of About so it will stay in similar size
…marchy defaults Closes #588
* Reduce to only have overrides * Change font to pick up system font * Add migration * Add walker restart to pick up new font
* Add omarchy to system path * Remove unnecessary duplicate * Remove path def since it's global now * Migration for system-wide path * Remove debug code * Refresh after update * Add common state script * Restart on state detected * Set state instead * Export own path for menu
Co-authored-by: @LeonardoTrapani Closes #541
* omarchy-version alias * instead of alias, created command omarchy-version * remove previously added alias, use omarchy-version command, instead * set OMARCHY_PATH in the script * updated OMARCHY_PATH
Contributor
|
Hi @dhh Why force the user DNS settings ? |
tibbe
reviewed
Aug 11, 2025
Member
Author
|
Because shitty DNS from wifis out about in the world can cause a bunch of trouble for development. But I'd be open to having some config power on this. I'd just prefer to have a known, good quantity in the box. |
tibbe
reviewed
Aug 11, 2025
c4software
reviewed
Aug 11, 2025
Contributor
|
Hey, would it make sense to also include the small “lock before suspend” patch in this PR? It’s just a one-line change and fits well with the current updates. #664 |
Member
Author
|
@meerzulee It's fixed in this release. |
Contributor
Member
Author
|
Confirmed fine on master. |
|
@dhh I noticed a bug when you follow these steps: Omarchy menu for me is off center due to Walker being loaded prior |
chriopter
pushed a commit
to chriopter/omarchy
that referenced
this pull request
Nov 18, 2025
Omarchy v1.13.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed?
~/.local/share/omarchy/binto PATH and OMARCHY_PATH by @ryanrhughes + @dhh~/.config/hypr/hyprland.confso user edits take precedence by @dhh