From 915b623c32d3edb881d248153706338e7ae9054c Mon Sep 17 00:00:00 2001 From: ne_mene Date: Sun, 1 Mar 2026 15:54:19 +0100 Subject: create, layout and example bar --- examplebar.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 examplebar.sh (limited to 'examplebar.sh') 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 -- cgit v1.3-2-g0d8e