Open smaller xfce4-terminal

This commit is contained in:
Georges Dupéron 2018-04-17 21:30:54 +02:00
parent a1724821ba
commit cb04a8ded8

View File

@ -37,7 +37,7 @@ echo =================================
echo =================================
set -x
set +e
(source /home/georges/.profile; sleep 5; DISPLAY=:1 xfce4-terminal) &
(source /home/georges/.profile; sleep 8; cd /home/georges/; DISPLAY=:1 xfce4-terminal --geometry=80x25) &
echo ---------------------------------
echo ---------------------------------
echo ---------------------------------