diff options
Diffstat (limited to 'examplebar.sh')
| -rwxr-xr-x | examplebar.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examplebar.sh b/examplebar.sh index b11383d..5fef616 100755 --- a/examplebar.sh +++ b/examplebar.sh @@ -1,4 +1,4 @@ #! /bin/sh -./tsarc create test_comp -./tsarc layout -left test_comp -center test_comp -right test_comp test_comp +./tsarc create test_comp & +./tsarc layout -left test_comp -center test_comp -right test_comp test_comp & |
