diff options
| author | iamcheeseman <[hidden email]> | 2026-03-01 09:57:38 -0500 |
|---|---|---|
| committer | iamcheeseman <[hidden email]> | 2026-03-01 09:57:38 -0500 |
| commit | 888cda3a0117aa5391c0641878c6748a0afdf190 (patch) | |
| tree | d12599aad0c054f8414a3dac60af59d8b586d525 /examplebar.sh | |
| parent | c5a9d10e55b15f128c7215d64bbd9e8161345e16 (diff) | |
| parent | 915b623c32d3edb881d248153706338e7ae9054c (diff) | |
Merge branch 'master' of ssh://codeberg.org/iamcheeseman/tsarbar
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 |
