Skip to content

Omarchy v1.2.0#82

Merged
dhh merged 48 commits intomasterfrom
dev
Jul 7, 2025
Merged

Omarchy v1.2.0#82
dhh merged 48 commits intomasterfrom
dev

Conversation

@dhh
Copy link
Member

@dhh dhh commented Jul 7, 2025

What changed?

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

dhh and others added 30 commits July 4, 2025 17:23
And turn up the repeat a little
username needs to be set for fprintd-enroll
The script attempted to perform driver selection by echoing the
`$gpu_info` variable, but the variable had not yet been populated
with the output from the `lspci` command.

This resulted in the `if` condition always failing and the driver package
incorrectly defaulting to `nvidia-dkms` for all hardware.

This commit moves the `gpu_info` assignment to before it is
referenced, ensuring the detection and selection logic works as intended.
Enable bash-completion by default
fix(detect): Correctly assign gpu_info before use
feat(mako): adds bindings to close notifications fix #67
This reverts commit 2dc5b4f, reversing
changes made to dea0a54.
dhh and others added 18 commits July 6, 2025 14:55
Thanks to @ryanrhughes for the groundwork in #63 on this!
This just isnt worth a spot of premium real-estate. Most people aren't
changing it a lot. When you need to, you can do it from the commandline.
We really should keep those icons on the right only to system-level
concerns. Hardware controls only.
Ensures hyprsunset daemon starts automatically with Hyprland session
This reverts commit 786d140, reversing
changes made to 76d26fd.
This reverts commit 425603c, reversing
changes made to 00b621d.
@dhh dhh merged commit 17ead79 into master Jul 7, 2025
chriopter pushed a commit to chriopter/omarchy that referenced this pull request Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

8 participants