From 65924ea469c4a2bbd19674623bf79e44eeb49931 Mon Sep 17 00:00:00 2001 From: ne_mene Date: Sun, 1 Mar 2026 22:48:14 +0100 Subject: example update --- examplebar.sh | 2 ++ 1 file changed, 2 insertions(+) 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 " | " -- cgit v1.3-2-g0d8e