Omahub
← All plugins
B

OmaHUD

by Brian Blakely

Flashes a discreet Hyprland workspace indicator when you switch workspaces. It's designed for people who hide their Omarchy bar most of the time, and would like help navigating their workspaces.

Install
$ omarchy plugin add https://github.com/brianblakely/omahud --enable
Desktop #Hyprland #workspaces

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.

OmaHUD screenshot

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