diff options
Diffstat (limited to 'examplebar.sh')
| -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" |
