diff options
| author | iamcheeseman <[hidden email]> | 2026-03-01 15:07:46 -0500 |
|---|---|---|
| committer | iamcheeseman <[hidden email]> | 2026-03-01 15:07:46 -0500 |
| commit | 02c3289e75fa3926916465a47bbc0b889d105c4f (patch) | |
| tree | 7b2cedfd267b0c96df151798a4a844e37a01b02e | |
| parent | 954e60544a1e53d37c1d0560e95864ddd93bd4df (diff) | |
Replace hack nerd mono with a normal font
| -rwxr-xr-x | examplebar.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
