#!/bin/bash set -eu [ -n "${DEBUG:-}" ] && set -x shopt -s extglob update() { timew waybar } update || echo '{}'