This commit is contained in:
Ray Elliott 2022-08-03 20:34:43 +01:00
parent 88dc069023
commit 0d24d69a62
1 changed files with 3 additions and 3 deletions

View File

@ -80,8 +80,8 @@ export XCURSOR_PATH=""
_host=$(hostname)
case "$_host" in
MachineOne)
# barriers --no-tray --debug ERROR --name MachineOne -c ~/.config/barrier/barrier.conf --address 192.168.8.10:24800 &
sleep 3 && "$HOME/.config/bspwm/border_flash.sh" &
barriers --no-tray --debug ERROR --name MachineOne -c ~/.config/barrier/barrier.conf --disable-crypto --disable-client-cert-checking --address 192.168.0.10:24800 &
sleep 3 && "$HOME/.config/bspwm/border_flash.sh" &
;;
MachineTwo)
# nvidia drivers xrandr settings
@ -90,6 +90,6 @@ case "$_host" in
;;
esac
xsetroot -solid "#$(openssl rand -hex 3)"
xsetroot -solid "#$(openssl rand -hex 3)" &
bspwm