From acddd4e83488bbe73e3df932866d91e799564757 Mon Sep 17 00:00:00 2001 From: ne_mene Date: Sun, 1 Mar 2026 22:40:54 +0100 Subject: padding config --- examplebar.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'examplebar.sh') diff --git a/examplebar.sh b/examplebar.sh index 4f32786..947bb69 100755 --- a/examplebar.sh +++ b/examplebar.sh @@ -3,6 +3,7 @@ # Put any monospace font here ./tsarc config font "Liberation Mono:style=Regular:size=9" ./tsarc config height 16 +./tsarc config padding 4 ./tsarc create test_comp ./tsarc set test_comp -text "Testing spaces" -- cgit v1.3-2-g0d8e