This commit is contained in:
h 2023-10-10 17:03:25 -04:00
parent a7e4592a9c
commit 99c3cb56cb

View File

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