From 50a7df96ef4d3d69fb807ded5950c3feeb812a96 Mon Sep 17 00:00:00 2001 From: ne_mene Date: Sun, 1 Mar 2026 22:06:14 +0100 Subject: example update --- examplebar.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examplebar.sh') diff --git a/examplebar.sh b/examplebar.sh index 4a30fcd..7ec4152 100755 --- a/examplebar.sh +++ b/examplebar.sh @@ -1,7 +1,8 @@ #! /bin/sh # Put any monospace font here -./tsarc config font "Liberation Mono:style=Regular" +./tsarc config font "Liberation Mono:style=Regular:size=9" +./tsarc config height 14 ./tsarc create test_comp ./tsarc set test_comp -text "Testing spaces" -- cgit v1.3-2-g0d8e