#!/usr/bin/env bash

while true
do
  /usr/bin/waybar $@
done
