nsbin/3xterm
Nico Schottelius f7808b6c8e add correct to for isg_order
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2010-09-08 17:10:30 +02:00

9 lines
163 B
Bash
Executable file

#!/bin/sh
XTERM=x-terminal-emulator
$XTERM -ls -title "--irst 0n3xx" &
$XTERM -ls -title ">>> 2nd <<<" &
$XTERM -ls -title "www.3rd.xterm" &
sleep 0.5
i3-msg mh