mirror of
1
0
Fork 0

fix typo in battery symbol config values

This commit is contained in:
Derek Bender 2016-06-06 09:10:14 -05:00
parent 5156c9fe23
commit 32eb0ac5f7
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ number by adjusting the `tmux_conf_battery_symbol` and
tmux_conf_battery_symbol_count=5
The possible values for `tmux_conf_battery_symbol` are `block` (default) or
`block`. The default number of symbol displayed is `10`.
`heart`. The default number of symbol displayed is `10`.
To customize the battery bar colors, adjust the `tmux_conf_battery_palette`
variable. You can either specify a `'colour_full_fg,colour_empty_fg,colour_bg'`