Skip to content

v2.0.0

Latest

Choose a tag to compare

@martinbeentjes martinbeentjes released this 30 Dec 15:14
4383265

What's New

  • New format strings: #{battery_charging_watts}, #{battery_color_bg}, #{battery_color_fg}, #{battery_color_charge_bg}, #{battery_color_charge_fg}, #{battery_color_status_bg}, #{battery_color_status_fg}, #{battery_icon_charge}, #{battery_icon_status}, #{battery_graph}
  • 8-tier charge level system with fully customizable icons and colors
  • WSL (Windows Subsystem for Linux) support
  • OpenBSD apm support
  • battery_enabled.tmux script for conditionally showing battery
  • @batt_remain_short option to shorten remaining time display

Bug Fixes

  • Fixed battery graph display
  • Fixed battery charging watts script syntax errors

Breaking Changes

  • Removed deprecated #{battery_status_bg} and #{battery_status_fg} format strings (use #{battery_color_bg} and #{battery_color_fg} instead)
  • Changed preferred order of battery utilities to: pmset → acpi → upower → termux-battery-status

See CHANGELOG.md for full details.