From 89a3545ac90419e71405abcb7cc7e9d395883f0e Mon Sep 17 00:00:00 2001 From: iamcheeseman <[hidden email]> Date: Sun, 1 Mar 2026 16:38:08 -0500 Subject: Remove create command --- examplebar.sh | 5 ----- 1 file changed, 5 deletions(-) (limited to 'examplebar.sh') diff --git a/examplebar.sh b/examplebar.sh index 4f32786..71cbbea 100755 --- a/examplebar.sh +++ b/examplebar.sh @@ -4,14 +4,9 @@ ./tsarc config font "Liberation Mono:style=Regular:size=9" ./tsarc config height 16 -./tsarc create test_comp ./tsarc set test_comp -text "Testing spaces" - -./tsarc create sep ./tsarc set sep -text " | " -./tsarc create date - ./tsarc layout \ -left test_comp sep date \ -right test_comp \ -- cgit v1.3-2-g0d8e