i3: Modify screen session for aws-1 layout

This commit is contained in:
Salt 2019-01-05 16:05:37 -06:00
parent 28b8703b3e
commit 54f3f9ef76

View File

@ -1,7 +1,7 @@
#! /bin/sh
${TERMINAL:-konsole} -e ssh aws-1 &
sleep 0.05
${TERMINAL:-konsole} -e ssh aws-1 -t sudo -u minecraft /usr/bin/screen -r mc-custompack &
${TERMINAL:-konsole} -e ssh aws-1 -t sudo -u minecraft /usr/bin/screen -r mc-magicpack &
sleep 0.05
${TERMINAL:-konsole} &
sleep 0.05