summaryrefslogtreecommitdiff
path: root/src/thousands/start.sh
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2018-04-21 02:12:19 +0200
committerMonty Taylor <mordred@inaugust.com>2018-04-21 02:12:19 +0200
commitac692c16378fb9ff1d58f7b9505563c4b4b4d641 (patch)
treed5bd7bcccf285b54e58e49af67ec954f7ec7ceb7 /src/thousands/start.sh
parent5be1b057adf8a639f718409b2fd8986272d05ac0 (diff)
Add thousands of projects talk
Diffstat (limited to 'src/thousands/start.sh')
-rwxr-xr-xsrc/thousands/start.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/thousands/start.sh b/src/thousands/start.sh
new file mode 100755
index 0000000..9eaf8b6
--- /dev/null
+++ b/src/thousands/start.sh
@@ -0,0 +1,8 @@
1#!/bin/sh
2
3mate-terminal --geometry 68x24 -x presentty $(pwd)/zuul.rst &
4#geeqie -t images &
5
6sleep 1
7
8mate-terminal --maximize -x presentty-console $(pwd)/zuul.rst &