Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 253 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 253 Bytes

tmux-airpods

Shows individual power levels for AirPods and case when connected over bluetooth.

Installation

Add the following to your ~/.tmux.conf

set -g status-right "#{airpods_battery}"

set -g @plugin 'KernelPanicAUS/tmux-airpods'