diff options
| author | iamcheeseman <[hidden email]> | 2026-03-01 16:38:08 -0500 |
|---|---|---|
| committer | iamcheeseman <[hidden email]> | 2026-03-01 16:38:08 -0500 |
| commit | 89a3545ac90419e71405abcb7cc7e9d395883f0e (patch) | |
| tree | ff3df87a3fffcd59a6cb141b8eda64b0ea50d9aa /examplebar.sh | |
| parent | 82c277b643a3ba65ca62e6e0bd938072feeee000 (diff) | |
Remove create command
Diffstat (limited to 'examplebar.sh')
| -rwxr-xr-x | examplebar.sh | 5 |
1 files changed, 0 insertions, 5 deletions
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 \ |
