diff options
Diffstat (limited to 'examplebar.sh')
| -rwxr-xr-x | examplebar.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examplebar.sh b/examplebar.sh index b32eae8..2225387 100755 --- a/examplebar.sh +++ b/examplebar.sh @@ -4,8 +4,8 @@ tsarc config -font "Liberation Mono:style=Regular:size=12" tsarc config -height 18 tsarc config -padding 4 -tsarc config -foreground #FFFFFF -tsarc config -background #000000 +tsarc config -foreground "#FFFFFF" +tsarc config -background "#000000" tsarc config -gap 8 tsarc set test_comp -text "Testing spaces" |
