We love the stripped-down feel of the default Omarchy bar: a thin strip that stays out of the way. We just kept running into its limits, so we built the bar we wanted on top of it. Same minimal strip, now with drawers.

Drawers
Every section is a Bartender strip: widgets hide behind a reveal indicator, a chevron or dots, and slide out on hover or click. Per-region reveal modes, your own glyphs, and the indicator crossfades to an × while the drawer is open.
hiddenRevealByRegion: { "center": "click" }
Appearance
Height, float margin, corner radius, background color and opacity, widget gap, position on any edge. Double-click the blank center for instant transparency. All of it hot-reloads on save, and all of it has a GUI.
SUPER+ALT+B
Tray
Real tray icons, pinned items, and item menus, with the chevron doubling as the reveal toggle. Pinned and hidden items persist in your config, so the tray comes back the way you left it.
Quick actions
A compact 2×2 panel anchored to the logo: silence notifications, night light, stay awake, dictation. Keyboard-navigable, every toggle announces its new state on screen, and right-click still opens the regular Omarchy menu.
Silence · Night light · Stay awake · Dictation
Settings GUI
Arrange widgets visually, tune appearance with sliders, browse for an SVG logo with the OS file picker. Everything the GUI does lands in shell.json and hot-applies; everything you can reach in the GUI you can also type.
Good manners
Runs inside omarchy-shell with nothing in /usr/share modified. Window tops track the bar geometry and your Hyprland gaps automatically, so floating or moving the bar never leaves apps sliding under it.
$ omarchy plugin add https://github.com/outcrop-labs/skal-bar.git --enable --yes
$ omarchy bar use skal.barSettings open with SUPER+ALT+B or a right-click on blank bar space; an optional keybind for it lives in the README.
omarchy-shell shell toggle skal.baromarchy-shell -q skal.bar.controls toggleomarchy toggle notification silencingomarchy toggle nightlightomarchy toggle idleomarchy-shell -q skal.bar.controls dictationBinds live in ~/.config/hypr/bindings.lua and hot-apply on save. Two gotchas from the field: stay awake wants the bare toggle (the stay-awake form is one-way), and on keyboards whose F-row defaults to media keys, hold Fn or flip Fn-lock.
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.