dotfiles/scripts/display_change
2023-10-10 17:03:25 -04:00

10 lines
139 B
Bash
Executable File

#!/bin/sh
bspc wm -r
if [[ $(cat /etc/hostname) == "uzui" ]]; then
"${XDG_CONFIG_HOME}"/bin/uzui/monitor_connect "$@"
fi
bspc wm -r