Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
matryer committed Mar 14, 2021
1 parent b1b53b8 commit cc5b298
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Some examples include:
```html
# <xbar.var>string(VAR_NAME="Mat Ryer"): Your name.</xbar.var>
# <xbar.var>number(VAR_COUNTER=1): A counter.</xbar.var>
# <xbar.var>boolean(VAR_VERBOSE=true): Whether to be verbose or not.</xbar.var>
# <xbar.var>boolean(VAR_VERBOSE=true): Verbose or not?</xbar.var>
# <xbar.var>list(VAR_STYLE="normal"): Which style to use. [small, normal, big]</xbar.var>
```

Expand Down

0 comments on commit cc5b298

Please sign in to comment.