From 02c3289e75fa3926916465a47bbc0b889d105c4f Mon Sep 17 00:00:00 2001 From: iamcheeseman <[hidden email]> Date: Sun, 1 Mar 2026 15:07:46 -0500 Subject: Replace hack nerd mono with a normal font --- examplebar.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examplebar.sh') diff --git a/examplebar.sh b/examplebar.sh index ff907f1..eb52723 100755 --- a/examplebar.sh +++ b/examplebar.sh @@ -1,6 +1,6 @@ #! /bin/sh -./tsarc config font "Hack Nerd Mono:style=Regular" +./tsarc config font "monospace:style=Regular" ./tsarc create test_comp ./tsarc set test_comp -text "Testing spaces" -- cgit v1.3-2-g0d8e