diff options
| author | ne_mene <[email protected]> | 2026-03-01 22:41:03 +0100 |
|---|---|---|
| committer | ne_mene <[email protected]> | 2026-03-01 22:41:03 +0100 |
| commit | 4db56d11796c1a28d0414b6db7487b08962cd6cb (patch) | |
| tree | c601bd45f29ede52f783ba9244d1187d2300d420 /examplebar.sh | |
| parent | acddd4e83488bbe73e3df932866d91e799564757 (diff) | |
| parent | 89a3545ac90419e71405abcb7cc7e9d395883f0e (diff) | |
Merge branch 'master' of https://codeberg.org/iamcheeseman/tsarbar
yeah
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 947bb69..f5a248f 100755 --- a/examplebar.sh +++ b/examplebar.sh @@ -5,14 +5,9 @@ ./tsarc config height 16 ./tsarc config padding 4 -./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 \ |
