tmux-battery
tmux-battery copied to clipboard
Add option to hide the battery percentage if above user-defined threshold
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.