Conversation
And turn up the repeat a little
username needs to be set for fprintd-enroll
…ngs.conf for mako
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
Add DND option to Waybar
Thanks to @ryanrhughes for the groundwork in #63 on this!
Add Power Menu to Waybar
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.
Add graphical boot screen
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
Add blue light filter
chriopter
pushed a commit
to chriopter/omarchy
that referenced
this pull request
Nov 18, 2025
Omarchy v1.2.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?
Super+,to dismiss latest.Super+Shift+,to dismiss all.Super+Ctrl+,to toggle DND by @ThiaudioTT , @ryanrhughes, and @dhh.config/hypr/hyprland.confby @dhhUpgrading
You upgrade by running
omarchy-updatein the terminal. If you'd like to get the new power menu in the top bar, you can runomarchy-refresh-waybar— but only do that if you have not made changes to~/.config/waybar/configor~/.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: