Backup of Omarchy status bar: layout, sizing, and ramzal plugins.
  • QML 67.5%
  • JavaScript 20.7%
  • Python 10.6%
  • Shell 1.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Randall Yash 7cab4fe131 Export the live Omarchy bar: AI usage tracker and Command Code
Snapshot of this machine: SuperGrok + Command Code on the usage bar
with the command-key mark, clock hover-reveal fix, and current Z13 flyout.
2026-09-16 12:09:34 -04:00
overlays/akitaonrails.ai-usagebar/omarchy Export the live Omarchy bar: AI usage tracker and Command Code 2026-09-16 12:09:34 -04:00
plugins Export the live Omarchy bar: AI usage tracker and Command Code 2026-09-16 12:09:34 -04:00
.gitignore Export Omarchy bar layout, sizing, and ramzal plugins. 2026-08-21 21:35:30 -04:00
ai-usagebar.config.toml Export the live Omarchy bar: AI usage tracker and Command Code 2026-09-16 12:09:34 -04:00
README.md Export the live Omarchy bar: AI usage tracker and Command Code 2026-09-16 12:09:34 -04:00
restore.sh Export the live Omarchy bar: AI usage tracker and Command Code 2026-09-16 12:09:34 -04:00
shell.json Export the live Omarchy bar: AI usage tracker and Command Code 2026-09-16 12:09:34 -04:00
shell.toml Export the live Omarchy bar: clock format, Z13 flyout, tray hides 2026-08-31 17:20:52 -04:00

ramzal-omarchybar

Randalls current Omarchy status bar — layout, sizing, and the user plugins that make it look like this machine.

Snapshot of ~/.config/omarchy so it can be cloned onto a fresh Omarchy box.

Layout

Left: menu · workspaces · Apple Music · Apple TV · BlueFerry
Center: keyboard · indicators · clock · weather radar · weather · updates · mail
Right: agents · AI usage · tray · file search · prompt guide · Otoru · bluetooth · network · audio · monitor · Z13 power

Idle: screensaver 4 min, lock 8 min, sleep 15 min.

Whats in here

Path What it is
shell.json Bar layout, widget settings, idle, enabled/disabled plugins
shell.toml Bar size, icon-slot tokens, font
plugins/ramzal.* User-owned bar plugins (Omarchy clones plus local tweaks)
plugins/z13.power GZ302 battery flyout (Max / Perf / Mid / Quiet / Low)
plugins/z13.battery Low-battery warnings that skip stock powerprofiles
overlays/akitaonrails.ai-usagebar Local frontend patches: Command Code command-key mark and chip spacing
ai-usagebar.config.toml SuperGrok + Command Code enabled; unused default vendors off

ramzal plugins

  • ramzal.menu — menu button with a larger logo
  • ramzal.workspaces — workspace indicators
  • ramzal.clock — clock + calendar (ddd d MMM h:mm AP)
  • ramzal.indicators — dictation / recording / reminder / night light / DND / stay-awake
  • ramzal.tray — system tray (Steam pinned; z13-power SNI hidden because the flyout owns power)
  • ramzal.network — Wi-Fi panel
  • ramzal.monitor — cloned omarchy.monitor (brightness / scale / refresh)
  • ramzal.bar-icons — applies icon-slot / icon-canvas / icon-font / status-slot from shell.toml

shell.json also references third-party plugins that are not vendored here:

slw.keyarchy is on the bar but disabled.

Z13 power also lives as a standalone marketplace plugin: https://github.com/randallyash/omarchy-z13-power

Restore

git clone https://github.com/randallyash/ramzal-omarchybar.git
cd ramzal-omarchybar
./restore.sh

restore.sh copies shell.json, shell.toml, plugins/ramzal.*, and plugins/z13.* into ~/.config/omarchy/, applies the usage-bar overlay and config if present, then restarts the shell.

By hand:

cp shell.json ~/.config/omarchy/shell.json
cp shell.toml ~/.config/omarchy/shell.toml
cp -a plugins/ramzal.* plugins/z13.* ~/.config/omarchy/plugins/
omarchy restart shell

Optional third-party plugins:

omarchy pkg aur add ai-usagebar-bin
omarchy plugin add https://github.com/akitaonrails/ai-usagebar.git --enable
omarchy plugin add https://github.com/ianswope/omarchy-apple-music.git --enable
omarchy plugin add https://github.com/eduardodallecort/omarchy-weather-radar.git --enable
omarchy plugin add https://github.com/andershfranzen/omarchy-atv-remote.git --enable
omarchy plugin add https://github.com/erikwb/omarchy-blueferry.git --enable
omarchy plugin add https://github.com/huacnlee/omamail.git --enable
omarchy plugin add https://github.com/corck/omarchy-filesearch.git --enable
omarchy plugin add https://github.com/ollywarren/prompt-guide.git --enable
omarchy plugin add https://github.com/ussego/otoru.git --enable
omarchy plugin add https://github.com/SirJul1337/omarchy-lock-explorer.git --enable
omarchy plugin add https://github.com/bobby-nicholas/omaland.git --enable