Waybar

A status bar for sway, Hyprland and other wlroots compositors — Waybar config.

config
 

How to use it

  1. Save the generated file as ~/.config/waybar/config
  2. It is JSONC — JSON with // comments — which is what Waybar expects.
  3. Appearance lives in a separate ~/.config/waybar/style.css; the package ships a default one at /etc/xdg/waybar/style.css.
  4. Reload with killall -SIGUSR2 waybar.
  5. On sway, launch it with exec waybar (the sway generator does this when you pick Waybar).