diff options
Diffstat (limited to 'examplebar.sh')
| -rwxr-xr-x | examplebar.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examplebar.sh b/examplebar.sh new file mode 100755 index 0000000..b11383d --- /dev/null +++ b/examplebar.sh @@ -0,0 +1,4 @@ +#! /bin/sh + +./tsarc create test_comp +./tsarc layout -left test_comp -center test_comp -right test_comp test_comp |
