Open pschmitt opened 4 years ago
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.
#{battery_percentage}
This introduces a new config option to hide the battery percentage indicator if the current battery level is above it.
Example:
👆 would hide
#{battery_percentage}
if the battery level is > 90.