Adding launch-st.sh in place of launch-termite.sh
This commit is contained in:
parent
7b7b9d14f6
commit
73ab9ac645
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
st -e tmux -u2 new -As0
|
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
termite --exec="tmux -u2 new -As0"
|
|
Loading…
Reference in New Issue