i3: Modify screen session for aws-1 layout
This commit is contained in:
parent
28b8703b3e
commit
54f3f9ef76
@ -1,7 +1,7 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
${TERMINAL:-konsole} -e ssh aws-1 &
|
${TERMINAL:-konsole} -e ssh aws-1 &
|
||||||
sleep 0.05
|
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
|
sleep 0.05
|
||||||
${TERMINAL:-konsole} &
|
${TERMINAL:-konsole} &
|
||||||
sleep 0.05
|
sleep 0.05
|
||||||
|
Loading…
Reference in New Issue
Block a user