#!/usr/bin/env bash options=( style=round width=10.0 hidpi=on active_color=0xff89b4fa inactive_color=0xff45475a ) exec borders "${options[@]}"