added a percentage style to the battery indicator

This commit is contained in:
Gregory Pakosz
2016-03-29 09:21:00 +02:00
parent 33e0fe5468
commit de55dc6e6a
3 changed files with 27 additions and 7 deletions
+6
View File
@@ -17,6 +17,12 @@ tmux_conf_theme_prefix=disabled
tmux_conf_theme_battery=enabled
#tmux_conf_theme_battery=disabled
# style to use for the battery status, possible values are:
# - bar
# - percentage
tmux_conf_battery_style=bar
#tmux_conf_battery_style=percentage
# symbols to use for battery status, possible values are:
# - block
# - heart