diff options
| author | ne_mene <[email protected]> | 2026-03-01 22:48:14 +0100 |
|---|---|---|
| committer | ne_mene <[email protected]> | 2026-03-01 22:48:14 +0100 |
| commit | 65924ea469c4a2bbd19674623bf79e44eeb49931 (patch) | |
| tree | 75290824f0950952bb63486d7d71a23d2db6444e | |
| parent | 4db56d11796c1a28d0414b6db7487b08962cd6cb (diff) | |
example update
| -rwxr-xr-x | examplebar.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examplebar.sh b/examplebar.sh index f5a248f..15e6aa4 100755 --- a/examplebar.sh +++ b/examplebar.sh @@ -4,6 +4,8 @@ ./tsarc config font "Liberation Mono:style=Regular:size=9" ./tsarc config height 16 ./tsarc config padding 4 +./tsarc config bg #FFFFFF +./tsarc config bg #FF0000 ./tsarc set test_comp -text "Testing spaces" ./tsarc set sep -text " | " |
