Omarchy Waybar

May 31, 2026 ยท View on GitHub

Waybar config for omarchy.

You can find my other dotfiles here.

Git Modules

  • custom/git-notifications uses ~/.config/waybar/scripts/git-notifications-waybar.sh and reads dot git-notifications --bar-json.
  • custom/git-workflows uses ~/.config/waybar/scripts/git-workflows-waybar.sh.
  • The workflow module reads dot git-workflows --bar-json --since <one-hour-ago> so it only reflects watched workflow runs created in the last hour.
  • custom/git-diff uses ~/.config/waybar/scripts/git-diff-waybar.sh and reads dot git-diff --bar-json.
  • Left click opens the relevant TUI; right click refreshes the cache or alternate git diff pane.