tmux-battery icon indicating copy to clipboard operation
tmux-battery copied to clipboard

Add option to hide the battery percentage if above user-defined threshold

Open pschmitt opened this issue 5 years ago • 0 comments
trafficstars

This introduces a new config option to hide the battery percentage indicator if the current battery level is above it.

Example:

set -g @batt_percentage_hide_if_above 90

👆 would hide #{battery_percentage} if the battery level is > 90.

pschmitt avatar May 30 '20 13:05 pschmitt