From 32eb0ac5f73109523743beac8f92bfff3db5a599 Mon Sep 17 00:00:00 2001 From: Derek Bender Date: Mon, 6 Jun 2016 09:10:14 -0500 Subject: [PATCH] fix typo in battery symbol config values --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe92bea..189c9bb 100644 --- a/README.md +++ b/README.md @@ -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'`