Polybar

A fast, highly configurable status bar for X11 — polybar config.ini.

config.ini
 

How to use it

  1. Save the generated file as ~/.config/polybar/config.ini
  2. Launch with polybar main (the bar section is named [bar/main]).
  3. Check it without a display: xvfb-run polybar --config=~/.config/polybar/config.ini main — it names a bad module and exits.
  4. Run it from your WM: i3 exec_always --no-startup-id polybar main.
  5. The tray only works on one bar at a time — disable it on secondary bars.