Omarchy's launcher had no calculator, no web fallback, and no way for a plugin to add them. So we cloned the menu itself and taught the search box arithmetic. SUPER+SPACE feels the same; it just answers back.

Calculator
Type 2+2, (3+4)*2, sqrt(144), 0xff+1, or 5 km to mi and the answer rides above every other result. Press Enter and it is on your clipboard. Queries that are not math never trigger it, so 1password still finds 1Password.
2^10
Flatpaks
Flatpak exports sit outside the session's app path, so Discord, Slack, and Mattermost never made it into results. The menu scans the export dirs itself, icons included, and launches with flatpak run.
flatpak run com.slack.Slack
Fallback
Nothing matched? The last row offers a web search for whatever you typed, one Enter away in your default browser. It is the Walker behavior the native menu lost.
Glyphs
shrug, em dash, arrow right, euro: a few characters of typing instead of a character-map safari. Enter copies the glyph.
$ omarchy plugin add https://github.com/outcrop-labs/skal-menu.git --enable --yesA current omarchy bug silently unpersists menu plugin enables: if the calculator vanishes after a reboot, add {"id": "skal.menu"} to the plugins array in ~/.config/omarchy/shell.json and restart the shell. The README walks you through it.
Contribute
Every plugin here started as an itch, and yours count too. Something broken, or a drawer you wish existed? Open an issue and tell us how you work; enough thumbs on an itch makes us scratch it. It's all MIT, so a PR is the fastest way to make the bar yours. We read everything.
Also in the family
The Omarchy bar, tuckable.
The same thin, quiet strip Omarchy ships, now with hidden widget drawers, a native tray, quick actions on the menu trigger, and a settings GUI so none of it requires editing JSON by hand.
Every Claude Code key, one click from the bar.
Swap the model behind Claude Code from your Omarchy bar: keys, endpoints, and whatever models each provider actually serves, with usage bars that tell you which plan you are closest to torching.
The focused window's title, right in the bar.
A tiny widget that shows the title of the window you are in. Long titles elide at a width you set, and when there is nothing to show the widget disappears until there is.