#!/bin/sh

bspc wm -r

if [[ $(cat /etc/hostname) == "uzui" ]]; then
    "${XDG_CONFIG_HOME}"/bin/uzui/monitor_connect "$@"
fi

bspc wm -r