tmux-plugins / tmux-battery

Plug and play battery percentage and icon indicator for Tmux.
MIT License
497 stars 93 forks source link

Use DisplayDevice if available #67

Closed sktt closed 6 years ago

sktt commented 6 years ago

For laptops with multiple batteries, DisplayDevice should be available, otherwise stick to the old behaviour.

See https://upower.freedesktop.org/docs/UPower.html#id-1.2.3.8.5

martinbeentjes commented 6 years ago

LGTM