{
  "output": "{{ .out }}",
  "layer": "top",
  "position": "left",
  "width": 44,
  "modules-left": ["clock", "pulseaudio"],
  "modules-center": ["sway/workspaces"],
  "modules-right": ["tray", "battery", "custom/power"],
{{ template "workspaces" (dict "out" .out "ws" .ws) }}
{{ template "waybar-modules" . }}
}
