OmaHUD
A minimalistic and discreet Hyprland overview plugin for Omarchy. Appears briefly when changing workspaces or when summoned manually, giving you a lay of the land and then going away.

Install
omarchy plugin add https://github.com/brianblakely/omahud.git --enable --yes
Configuration
Choose where OmaHUD is positioned:
omarchy-shell b.omahud corner bottom-left
omarchy-shell b.omahud corner bottom-right
omarchy-shell b.omahud corner top-left
omarchy-shell b.omahud corner top-right
Set how long OmaHUD remains visible, in milliseconds:
omarchy-shell b.omahud duration 2000
The default is 2000; accepted values range from 250 to 10000.
Shortcut
o.bind("SUPER + ALT + H", "Show OmaHUD", "omarchy-shell shell summon b.omahud")
Update
omarchy plugin update b.omahud
Uninstall
omarchy plugin remove b.omahud