Add the termite launching wrapper script

This commit is contained in:
David Thurstenson 2016-08-05 12:10:57 -05:00
parent c0d8d6d6a2
commit 1c8b525a67
1 changed files with 3 additions and 0 deletions

3
.config/i3/launch-termite.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
termite --exec="tmux -u2 new -As0"